removed some lsps from autoinstaller
This commit is contained in:
@@ -392,9 +392,6 @@ function M.lsp_zero()
|
|||||||
"pyright",
|
"pyright",
|
||||||
"lua_ls",
|
"lua_ls",
|
||||||
"bashls",
|
"bashls",
|
||||||
"gopls",
|
|
||||||
|
|
||||||
-- js web shit
|
|
||||||
"html",
|
"html",
|
||||||
"cssls",
|
"cssls",
|
||||||
"tsserver",
|
"tsserver",
|
||||||
@@ -402,7 +399,8 @@ function M.lsp_zero()
|
|||||||
"angularls",
|
"angularls",
|
||||||
"tailwindcss",
|
"tailwindcss",
|
||||||
"templ",
|
"templ",
|
||||||
"htmx",
|
--"gopls",
|
||||||
|
--"htmx",
|
||||||
})
|
})
|
||||||
|
|
||||||
lsp.configure("pyright", {
|
lsp.configure("pyright", {
|
||||||
|
|||||||
Reference in New Issue
Block a user