vim: Move coc config into existing structure

This commit is contained in:
2022-10-21 01:30:53 +02:00
parent 350dd257f0
commit 77393007bf
2 changed files with 0 additions and 1 deletions

View File

@@ -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