feat(treesitter): add xml to ensure_installed

This commit is contained in:
Amaan Qureshi 2023-11-07 04:18:54 -05:00
parent 68ff818a5b
commit 0c117be1ba
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -75,6 +75,7 @@ return {
"typescript",
"vim",
"vimdoc",
"xml",
"yaml",
},
incremental_selection = {