Update lsp.lua
This commit is contained in:
parent
32e75b6db7
commit
b27e3459ec
|
|
@ -218,9 +218,9 @@ return {
|
||||||
ansiblels = {},
|
ansiblels = {},
|
||||||
bashls = {},
|
bashls = {},
|
||||||
gh_actions_ls = {},
|
gh_actions_ls = {},
|
||||||
jinja_lsp = {},
|
-- jinja_lsp = {},
|
||||||
markdown_oxide = {},
|
markdown_oxide = {},
|
||||||
terraform = {},
|
-- terraform = {},
|
||||||
yamlls = {},
|
yamlls = {},
|
||||||
gopls = {},
|
gopls = {},
|
||||||
pyright = {},
|
pyright = {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue