feat(treesitter): add xml to ensure_installed (#1962)

This commit is contained in:
Amaan Qureshi 2024-03-07 05:47:45 -05:00 committed by Andreas Gerlach
parent 7840f31447
commit f7c9b6eb6d

View file

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