This commit is contained in:
Snoweuph 2026-06-12 17:00:35 -07:00 committed by GitHub
commit 1b414c7624
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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`.