hm(neovim): add svelte to lsp servers

This commit is contained in:
Alexandre Cavalheiro 2024-06-04 17:45:34 -03:00
parent 428c6cb12f
commit dc35841032
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -29,6 +29,7 @@ return {
"rust",
"tsx",
"typescript",
"svelte",
},
ignore_filetypes = { -- disable format on save for specified filetypes
-- "python",