mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
chore(rust): update queries from upstream
This commit is contained in:
parent
8199529bc4
commit
557561fbc1
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
(self) @variable.builtin
|
||||
|
||||
(loop_label ["'" (identifier)] @label)
|
||||
(label ["'" (identifier)] @label)
|
||||
|
||||
; Function definitions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue