tidy lsp
This commit is contained in:
@@ -7,10 +7,9 @@ return {
|
||||
"lua_ls",
|
||||
"superhtml",
|
||||
"taplo",
|
||||
"pylsp",
|
||||
"pylsp", -- requires: touch ~/.local/share/nvim/mason/packages/python-lsp-server/venv/lib/python3.12/site-packages/pylsp/plugins/rope_rename.py
|
||||
"ansiblels",
|
||||
"markdown_oxide",
|
||||
-- "terraformls",
|
||||
"tofu_ls",
|
||||
"dockerls",
|
||||
"jsonls",
|
||||
|
||||
@@ -13,13 +13,6 @@ return {
|
||||
}
|
||||
},
|
||||
},
|
||||
-- markdown_oxide = {},
|
||||
-- terraformls = {},
|
||||
-- superhtml = {},
|
||||
-- pyright = {},
|
||||
-- taplo = {},
|
||||
-- bashls = {},
|
||||
-- html = {},
|
||||
}
|
||||
},
|
||||
config = function(_, opts)
|
||||
|
||||
Reference in New Issue
Block a user