Enabled gopls

This commit is contained in:
Dreaded_X 2024-04-12 01:04:48 +02:00
parent b8d05a78ce
commit 8367bdcba0
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA

View File

@ -477,7 +477,7 @@ end
-- the `settings` field of the server config. You must look up that documentation yourself.
local servers = {
clangd = {},
-- gopls = {},
gopls = {},
pyright = {},
zls = {},
rust_analyzer = {