mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-09 17:04:36 +02:00
feat(treesitter): add xml to ensure_installed
(#1962)
This commit is contained in:
parent
b7da44caae
commit
1b0b899ab3
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ return {
|
|||
"typescript",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"xml",
|
||||
"yaml",
|
||||
},
|
||||
incremental_selection = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue