language/go: add gopher-nvim extension

This commit is contained in:
Snoweuph 2026-02-28 16:30:17 +01:00
commit 2c33389056
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 71 additions and 3 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.