add copilot

addresses #741
This commit is contained in:
John Zinno
2023-10-14 12:54:13 -04:00
committed by GitHub
parent 63419d6513
commit 83efef2c0c

View File

@@ -63,6 +63,7 @@ vim-indent-guides https://github.com/nathanaelkane/vim-indent-guides
mru.vim https://github.com/vim-scripts/mru.vim mru.vim https://github.com/vim-scripts/mru.vim
editorconfig-vim https://github.com/editorconfig/editorconfig-vim editorconfig-vim https://github.com/editorconfig/editorconfig-vim
dracula https://github.com/dracula/vim dracula https://github.com/dracula/vim
copilot.vim https://github.com/github/copilot.vim
""".strip() """.strip()
GITHUB_ZIP = "%s/archive/master.zip" GITHUB_ZIP = "%s/archive/master.zip"