docs: use nvf injections in docs

This commit is contained in:
Snoweuph 2026-05-11 22:22:20 +02:00
commit 43de0c6acb
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
8 changed files with 64 additions and 13 deletions

View file

@ -338,6 +338,8 @@
- Added {option}`vim.languages.java.dap.enable` with the `jls` DAP.
- Use nvf nix Tree-sitter injections in the docs.
- Allow the usage of `pks.tree-sitter-grammars` in
{option}`vim.treesitter.grammars` and language module tree-sitter package
options created via `mkGrammarOption`.