added gopls
This commit is contained in:
parent
fc7e790cd8
commit
ed2b8b2e6e
@ -82,6 +82,9 @@ lspconfig.arduino_language_server.setup {}
|
||||
lspconfig.marksman.setup {}
|
||||
-- HTML
|
||||
lspconfig.html.setup {}
|
||||
-- Golang
|
||||
lspconfig.gopls.setup {}
|
||||
|
||||
|
||||
local load_mappings = function(section)
|
||||
vim.schedule(function()
|
||||
|
Loading…
x
Reference in New Issue
Block a user