mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 15:10:04 +00:00
Merge branch 'main' into feat/twig
This commit is contained in:
commit
927df2fd24
8 changed files with 261 additions and 26 deletions
|
|
@ -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.
|
||||
|
|
@ -276,4 +279,14 @@ https://github.com/gorbit99/codewindow.nvim
|
|||
- [img-clip.nvim]'s configuration now has it's own DAG entry, separate from
|
||||
image-nvim.
|
||||
|
||||
[phanirithvij](https://github.com/phanirithvij):
|
||||
|
||||
[elm-language-server]: https://github.com/elm-tooling/elm-language-server
|
||||
|
||||
- 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: -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue