removed gopls from lsp ensure_installed, go won't exist in other setups

This commit is contained in:
2023-08-01 02:01:43 -05:00
parent 35f1a56b60
commit 6d8df1881f
+1 -1
View File
@@ -418,7 +418,7 @@ function M.lsp_zero()
"pyright", "pyright",
"lua_ls", "lua_ls",
"bashls", "bashls",
"gopls", --"gopls",
-- js web shit -- js web shit
"html", "html",