diff --git a/update_plugins.py b/update_plugins.py index 2b5d53e0..d347593d 100644 --- a/update_plugins.py +++ b/update_plugins.py @@ -63,6 +63,7 @@ vim-indent-guides https://github.com/nathanaelkane/vim-indent-guides mru.vim https://github.com/vim-scripts/mru.vim editorconfig-vim https://github.com/editorconfig/editorconfig-vim dracula https://github.com/dracula/vim +copilot.vim https://github.com/github/copilot.vim """.strip() GITHUB_ZIP = "%s/archive/master.zip"