VIM: Adds lsp config submodule
This commit is contained in:
parent
7c8d0127ea
commit
807981701e
3 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,9 @@ if has('packages')
|
|||
packadd! vim-surround
|
||||
packadd! vim-tridactyl
|
||||
packadd! vim-vinegar
|
||||
if has('nvim')
|
||||
packadd! nvim-lspconfig
|
||||
endif
|
||||
endif
|
||||
|
||||
" Enables filetype detection as well as filetype specific indent rules and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue