feat(config): add Svelte support for syntax highlighting and LSP

This commit is contained in:
tux
2025-08-12 18:34:08 +05:30
parent 32befeaebe
commit 04090c3ff3
2 changed files with 4 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ M.treesitter = {
"javascript",
"typescript",
"tsx",
"svelte",
-- nix
"nix",
@@ -48,6 +49,7 @@ M.mason = {
"eslint-lsp",
"eslint_d",
"tailwindcss-language-server",
"svelte-language-server",
-- nix
"nil",