This commit is contained in:
snoweuph 2026-05-20 15:22:12 +00:00
commit a01857659e
69 changed files with 206 additions and 314956 deletions

View file

@ -277,6 +277,11 @@ deprecated and thus was pulled from nixpkgs.
SCSS/SASS. This also changes the default LSP to <code>some-sass-language-server</code>
for SCSS/SASS.</p>
</li>
<li>
<p>Split React/TSX from <code>languages.typescript</code> into <code>languages.tsx</code>. This new
module provides jsx/tsx support. This is a step of cleaning up the Typescript
module for the future.</p>
</li>
</ul>
<p><a href="https://github.com/caueanjos">CaueAnjos</a></p>
<ul>