feat(lsp): add python-language-server
This commit is contained in:
parent
fcf5654fce
commit
839c7a07f2
2 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,7 @@ nvim_lsp.dockerls.setup{}
|
|||
nvim_lsp.rnix.setup{}
|
||||
nvim_lsp.tsserver.setup{}
|
||||
nvim_lsp.omnisharp.setup{}
|
||||
nvim_lsp.pyls.setup{}
|
||||
nvim_lsp.terraformls.setup{}
|
||||
|
||||
-- based on: https://github.com/mikew/vimrc/blob/master/src/nvim/coc-settings.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue