language/go: add gopher.nvim for impl, gomodifytags, iferr and ... support

This commit is contained in:
Snoweuph 2026-02-08 06:04:09 +01:00
commit d1d495c826
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 61 additions and 2 deletions

View file

@ -208,6 +208,9 @@
- Added [`golangci-lint`](https://golangci-lint.run/) for more diagnostics.
- Added [`gopher.nvim`](https://github.com/olexsmir/gopher.nvim) for extra
actions in `languages.go`.
- updated default filetypes for
[harper-ls](https://github.com/Automattic/harper) to match what they are
supposed to be.