Removed KDE, added svelte to neovim

This commit is contained in:
Jurn Wubben 2025-04-13 11:18:20 +02:00
parent 4d235f45f2
commit 2816b53ffb
2 changed files with 1 additions and 3 deletions

View file

@ -53,7 +53,7 @@
html.enable = true;
markdown.enable = true;
nix.enable = true;
svelte.enable = false;
svelte.enable = true;
ts.enable = true;
typst.enable = true;
rust.enable = true;