Removed Copilot vim plugin

This commit is contained in:
2025-12-22 14:04:25 +01:00
parent bf325c9fdd
commit f2e79a79f1
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -45,7 +45,6 @@ Plugin 'alvan/vim-closetag' " Auto close HTML tags
Plugin 'https://github.com/morhetz/gruvbox' " Color scheme
Plugin 'https://github.com/ap/vim-css-color' " highlight color codes in their color
Plugin 'https://github.com/907th/vim-auto-save.git' " auto save
Plugin 'https://github.com/github/copilot.vim' " github copilot
call vundle#end()