Merge branch 'main' into elm-lang

This commit is contained in:
Ching Pei Yang 2026-03-03 19:31:39 +01:00 committed by GitHub
commit 5bb79dd0a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 179 additions and 25 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.
@ -277,4 +280,8 @@ https://github.com/gorbit99/codewindow.nvim
- Add Elm support with [elm-language-server]
[alv-around](https://github.com/alv-around):
- Fix `vim.assistant.codecompanion-nvim` lazy loading with [blink-cmp]
<!-- vim: set textwidth=80: -->