neovim: add svelte to treesitter ensure_installed
This commit is contained in:
parent
669450636e
commit
f037f8b05a
|
@ -30,6 +30,7 @@ return {
|
||||||
"objc",
|
"objc",
|
||||||
"proto",
|
"proto",
|
||||||
"python",
|
"python",
|
||||||
|
"svelte",
|
||||||
"tsx",
|
"tsx",
|
||||||
"typescript",
|
"typescript",
|
||||||
"vue",
|
"vue",
|
||||||
|
|
Loading…
Reference in a new issue