removed gopls from lsp ensure_installed, go won't exist in other setups
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user