update
This commit is contained in:
parent
52a3eefe20
commit
e2517ba58e
3 changed files with 13 additions and 3 deletions
2
vimrc
2
vimrc
|
|
@ -826,7 +826,7 @@ runtime vimrc-overrides
|
|||
|
||||
if has('nvim')
|
||||
" TODO - try 'coc-tsserver'
|
||||
call coc#add_extension( 'coc-vetur', 'coc-python', 'coc-phpls', 'coc-json', 'coc-css', 'coc-eslint', 'coc-vimlsp')
|
||||
call coc#add_extension( 'coc-vetur', 'coc-python', 'coc-phpls', 'coc-json', 'coc-css', 'coc-prettier', 'coc-eslint', 'coc-vimlsp')
|
||||
endif
|
||||
|
||||
" vim: set foldmethod=marker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue