Add svelte support to neovim(lsp, ts)
This commit is contained in:
parent
2001908f5f
commit
32d3ac849f
3 changed files with 24 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue