vim: Move coc config into existing structure
This commit is contained in:
@@ -14,7 +14,6 @@ if ((has('patch-8.1.1719') || has('nvim')) && executable('node'))
|
||||
let g:coc_global_extensions =
|
||||
\ ['coc-clangd', 'coc-sh', 'coc-pyright', 'coc-vimtex', 'coc-vimlsp', 'coc-json']
|
||||
packadd coc.nvim
|
||||
source $XDG_CONFIG_HOME/vim/coc.nvim.vim
|
||||
endif
|
||||
|
||||
" ctags
|
||||
|
||||
Reference in New Issue
Block a user