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 GitHub
parent b7da44caae
commit 1b0b899ab3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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