1
0
This commit is contained in:
2025-09-11 11:13:08 +01:00
parent 7d316f700f
commit 587d98be51
2 changed files with 1 additions and 9 deletions

View File

@@ -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",

View File

@@ -13,13 +13,6 @@ return {
}
},
},
-- markdown_oxide = {},
-- terraformls = {},
-- superhtml = {},
-- pyright = {},
-- taplo = {},
-- bashls = {},
-- html = {},
}
},
config = function(_, opts)