feat(wxml): add parser and queries

This commit is contained in:
BlockLune 2025-08-30 00:30:18 +08:00 committed by GitHub
parent 16da7ded58
commit cd64fd3f44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 124 additions and 0 deletions

View file

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