mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
chore(wing): update queries from upstream (#5549)
This commit is contained in:
parent
1bfefd1f98
commit
605a650924
2 changed files with 1 additions and 3 deletions
|
|
@ -666,7 +666,7 @@
|
||||||
"revision": "a041228ae64632f59b9bd37346a0dbcb7817f36b"
|
"revision": "a041228ae64632f59b9bd37346a0dbcb7817f36b"
|
||||||
},
|
},
|
||||||
"wing": {
|
"wing": {
|
||||||
"revision": "fc9ba04eeae22b46be64045beba4c9a7aa013af4"
|
"revision": "2b00ad4c06f1f49257f1310b01f23a98dc117f77"
|
||||||
},
|
},
|
||||||
"xml": {
|
"xml": {
|
||||||
"revision": "9deacbfb79cb3527a0396255beb17e1bba3f2052"
|
"revision": "9deacbfb79cb3527a0396255beb17e1bba3f2052"
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,6 @@
|
||||||
[
|
[
|
||||||
(class_definition)
|
(class_definition)
|
||||||
(class_implementation)
|
(class_implementation)
|
||||||
(resource_definition)
|
|
||||||
(resource_implementation)
|
|
||||||
(interface_definition)
|
(interface_definition)
|
||||||
(interface_implementation)
|
(interface_implementation)
|
||||||
(for_in_loop)
|
(for_in_loop)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue