Deploy PR #1644 preview

This commit is contained in:
GitHub Actions 2026-06-13 11:10:26 +00:00
commit b4c90bd8f9
6 changed files with 33 additions and 11 deletions

View file

@ -545,6 +545,9 @@ formatter.</p>
<p>Added <a class="option-reference" href="options.html#option-vim.languages.java.dap.enable"><code class="nixos-option">vim.languages.java.dap.enable</code></a> with the <code>jls</code> DAP.</p>
</li>
<li>
<p>Use nvf nix Tree-sitter injections in the docs.</p>
</li>
<li>
<p>Allow the usage of <code>pks.tree-sitter-grammars</code> in
<a class="option-reference" href="options.html#option-vim.treesitter.grammars"><code class="nixos-option">vim.treesitter.grammars</code></a> and language module tree-sitter package
options created via <code>mkGrammarOption</code>.</p>