feat: golangci-lint lsp

This commit is contained in:
Guz
2024-12-13 16:26:52 -03:00
parent f248decb13
commit b7265ccfe3
2 changed files with 2 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ local lsps = {
},
},
["gopls"] = {},
["golangci_lint_ls"] = {},
["html"] = {},
["htmx"] = {
filetypes = { "html" },

View File

@@ -74,6 +74,7 @@
emmet-language-server
deno
gopls
golangci-lint-langserver
htmx-lsp
lua-language-server
nil