mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
add golangci-lint-langserver (#8656)
* languages add golangci-lint-langserver * update docs
This commit is contained in:
parent
ef0c31db02
commit
44e03fa414
2 changed files with 8 additions and 2 deletions
|
@ -54,7 +54,7 @@
|
|||
| git-rebase | ✓ | | | |
|
||||
| gleam | ✓ | ✓ | | `gleam` |
|
||||
| glsl | ✓ | ✓ | ✓ | |
|
||||
| go | ✓ | ✓ | ✓ | `gopls` |
|
||||
| go | ✓ | ✓ | ✓ | `gopls`, `golangci-lint-langserver` |
|
||||
| godot-resource | ✓ | | | |
|
||||
| gomod | ✓ | | | `gopls` |
|
||||
| gotmpl | ✓ | | | `gopls` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue