mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2026-03-22 13:36:33 +05:30
feat(config): add Svelte support for syntax highlighting and LSP
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user