Vim changes

This commit is contained in:
2021-12-21 16:39:08 -06:00
parent f9c6e901c2
commit 6bd4e86fd5

View File

@@ -7,6 +7,7 @@ Plug 'lurst/austere.vim'
" autocomplete " autocomplete
Plug 'neoclide/coc.nvim', {'branch': 'release'} Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'github/copilot.vim'
Plug 'mattn/emmet-vim' Plug 'mattn/emmet-vim'
" other " other