plugins/lsp: add golangci-lint-ls (#1246)

This commit is contained in:
Alixinne 2024-03-17 01:13:25 +01:00 committed by GitHub
parent 347620cdde
commit 939530edca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -108,6 +108,7 @@
futhark-lsp.enable = true;
gleam.enable = true;
gopls.enable = true;
golangci-lint-ls.enable = true;
graphql.enable = true;
helm-ls.enable = true;
hls.enable = true;