add Go LSP support

pull/1444/head
Eric Olerud 3 months ago
parent 138fd96e07
commit cd02e79c22

@ -501,7 +501,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 = {},
rust_analyzer = {},
powershell_es = {},

Loading…
Cancel
Save