Add svelte support to neovim(lsp, ts)

This commit is contained in:
Martin Larsson 2025-05-08 22:51:20 +02:00
parent 2001908f5f
commit 32d3ac849f
3 changed files with 24 additions and 0 deletions

View file

@ -50,6 +50,7 @@ return {
"latex",
"typst",
"ruby",
"svelte",
},
sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true