neovim: add svelte to treesitter ensure_installed

This commit is contained in:
Alexandre Cavalheiro 2024-03-27 03:19:42 -03:00
parent 669450636e
commit f037f8b05a
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -30,6 +30,7 @@ return {
"objc",
"proto",
"python",
"svelte",
"tsx",
"typescript",
"vue",