mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(treesitter): add xml to ensure_installed
This commit is contained in:
parent
68ff818a5b
commit
0c117be1ba
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ return {
|
||||||
"typescript",
|
"typescript",
|
||||||
"vim",
|
"vim",
|
||||||
"vimdoc",
|
"vimdoc",
|
||||||
|
"xml",
|
||||||
"yaml",
|
"yaml",
|
||||||
},
|
},
|
||||||
incremental_selection = {
|
incremental_selection = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue