languages/nix: add more nvf injections

This commit is contained in:
Snoweuph 2026-04-19 18:37:19 +02:00
commit c4b940239b
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 50 additions and 42 deletions

View file

@ -274,7 +274,7 @@
- Added {option}`vim.treesitter.queries` to support adding custom queries.
- Added injections for `vim.treesitter.queries.*.content` as `query` and
`mkLualine ""` as `lua`.
`mkLualine`, `entryAnywhere`, `entryBefore`, `entryAfter` as `lua`.
- Added `vim.lsp.presets.<name>` to contain LSP configurations. This allows for
more flexibility in nvf and reuse of LSPs across languages. Dropped