feat(wxml): add parser and queries

This commit is contained in:
BlockLune 2025-08-20 23:58:03 +08:00
parent 6fd7117c1d
commit a966cc608c
6 changed files with 125 additions and 0 deletions

View file

@ -2587,6 +2587,14 @@ return {
maintainers = { '@mkatychev' },
tier = 2,
},
wxml = {
install_info = {
revision = '81bd97fa3bbc43516ad0e7ea5518d72651d954bf',
url = 'https://github.com/BlockLune/tree-sitter-wxml',
},
maintainers = { '@BlockLune' },
tier = 2,
},
xcompose = {
install_info = {
revision = 'a51d6366f041dbefec4da39a7eb3168a9b1cbc0e',