1
0
Fork 0

neovim: CoC

This commit is contained in:
Jeremy Kaplan 2021-06-03 22:23:21 -07:00
commit e4738a4f52
8 changed files with 15 additions and 2 deletions

View file

@ -33,6 +33,7 @@ Plug 'LnL7/vim-nix'
Plug 'ludovicchabant/vim-gutentags'
Plug 'MarcWeber/vim-addon-local-vimrc'
Plug 'mxw/vim-jsx'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'ntpeters/vim-better-whitespace'
Plug 'pangloss/vim-javascript'
Plug 'plasticboy/vim-markdown'