add go lsp back

pull/1704/head
tannerlp 2 weeks ago
parent 031ced11bb
commit 6002925188

@ -601,7 +601,7 @@ require('lazy').setup({
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
local servers = {
clangd = {},
-- gopls = {},
gopls = {},
pyright = {}, -- Need to install via npm first
rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs

Loading…
Cancel
Save