removed some lsps from autoinstaller

This commit is contained in:
2024-05-07 23:25:06 -05:00
parent 0ec71045f4
commit 486d276778
+2 -4
View File
@@ -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", {