This commit is contained in:
snoweuph 2026-05-17 11:56:10 +00:00
commit 06d665638f
43 changed files with 191 additions and 188648 deletions

View file

@ -483,6 +483,11 @@ formatter.</p>
<p><a href="https://github.com/snoweuph">Snoweuph</a></p>
<ul>
<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>
</li>
<li>
<p>Add <code>emmet-ls</code> to the supported LSPs for all languages it supports.</p>
</li>
<li>
@ -636,6 +641,9 @@ enabled. Fixes a crash (#1350).</p>
<code>languages.ts</code>.</p>
</li>
<li>
<p>Added <code>languages.standard-ml</code>.</p>
</li>
<li>
<p>Added <code>languages.vue</code>.</p>
</li>
<li>