[gopls] Add gopls

This commit is contained in:
2023-12-23 00:07:20 +01:00
parent 5c7ccf57e8
commit fd5aad6d99
2 changed files with 41 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ P.config = {
phpactor = {},
intelephense = {},
rust_analyzer = {},
gopls = {},
}
for server, _ in pairs(P.config) do