feat(neovim): update config
This commit is contained in:
parent
5a6de0b6c8
commit
906f41da4d
6 changed files with 12 additions and 12 deletions
|
@ -25,7 +25,7 @@ nvim_lsp.terraformls.setup{}
|
|||
nvim_lsp.hls.setup{}
|
||||
|
||||
-- based on: https://github.com/mikew/vimrc/blob/master/src/nvim/coc-settings.json
|
||||
-- multiple LSP's currently not supported: https://github.com/neovim/neovim/issues/12755
|
||||
-- TODO breaks auto-completion when using with other lsp
|
||||
-- nvim_lsp.diagnosticls.setup{
|
||||
-- on_attach = diagnosticls_on_attach;
|
||||
-- filetypes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue