feat: svelte language server

This commit is contained in:
kossLAN 2025-07-16 10:01:20 -04:00
parent 33120b06c2
commit 1269c35828
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 18 additions and 0 deletions

View file

@ -111,6 +111,7 @@ with final.pkgs.lib; let
qt6.qtdeclarative # qmlls
omnisharp-roslyn # c# lsp
dart # dart lsp
svelte-language-server # svelte lsp
# autoformatters
alejandra # amazing nix autoformatter