Enabled gopls
This commit is contained in:
parent
b8d05a78ce
commit
8367bdcba0
|
@ -477,7 +477,7 @@ end
|
||||||
-- the `settings` field of the server config. You must look up that documentation yourself.
|
-- the `settings` field of the server config. You must look up that documentation yourself.
|
||||||
local servers = {
|
local servers = {
|
||||||
clangd = {},
|
clangd = {},
|
||||||
-- gopls = {},
|
gopls = {},
|
||||||
pyright = {},
|
pyright = {},
|
||||||
zls = {},
|
zls = {},
|
||||||
rust_analyzer = {
|
rust_analyzer = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user