nvim: add vue to treesitter

This commit is contained in:
Mark Riedesel 2024-07-24 18:52:29 -05:00
parent a61051f82b
commit 851e1c68d0

View file

@ -43,6 +43,7 @@ return {
"gitignore", "gitignore",
"query", "query",
"vimdoc", "vimdoc",
"vue",
"c", "c",
}, },
incremental_selection = { incremental_selection = {