hm(neovim): add svelte to lsp servers
This commit is contained in:
parent
428c6cb12f
commit
dc35841032
|
@ -29,6 +29,7 @@ return {
|
|||
"rust",
|
||||
"tsx",
|
||||
"typescript",
|
||||
"svelte",
|
||||
},
|
||||
ignore_filetypes = { -- disable format on save for specified filetypes
|
||||
-- "python",
|
||||
|
|
Loading…
Reference in a new issue