This commit is contained in:
snoweuph 2026-04-18 19:12:30 +00:00
commit 65e05a88ac
29 changed files with 191 additions and 120293 deletions

View file

@ -252,6 +252,9 @@ deprecated and thus was pulled from nixpkgs.
<p>Removed <code>languages.tailwind</code> which only provided an LSP. Use
<code>lsp.presets.tailwindcss-language-server</code> instead.</p>
</li>
<li>
<p>Renamed <code>languages.ts</code> to <code>languages.typescript</code>.</p>
</li>
</ul>
<h2 id="sec-release-0-9-changelog">Changelog</h2>
<p><a href="https://github.com/SecBear">SecBear</a>:</p>
@ -1656,7 +1659,7 @@ the Typst language module.</li>
<p><a href="https://github.com/nezia1">nezia1</a>:</p>
<ul>
<li>Add <a href="https://github.com/biomejs/biome">biome</a> support for Typescript, CSS and
Svelte. Enable them via <a class="option-reference" href="options.html#option-vim-languages-ts-format-type"><code class="nixos-option">vim.languages.ts.format.type</code></a>,
Svelte. Enable them via <a class="option-reference" href="options.html#option-vim-languages-typescript-format-type"><code class="nixos-option">vim.languages.typescript.format.type</code></a>,
<a class="option-reference" href="options.html#option-vim-languages-css-format-type"><code class="nixos-option">vim.languages.css.format.type</code></a> and
<a class="option-reference" href="options.html#option-vim-languages-svelte-format-type"><code class="nixos-option">vim.languages.svelte.format.type</code></a> respectively.</li>
<li>Replace <a href="https://github.com/nix-community/nixpkgs-fmt">nixpkgs-fmt</a> with