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