mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
Use correct type for labels
This commit is contained in:
parent
d0eb99cdee
commit
fa6c6f3535
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(symbol) @variable
|
(symbol) @variable
|
||||||
|
|
||||||
(label name: (symbol) @constant)
|
(label name: (symbol) @label)
|
||||||
|
|
||||||
[
|
[
|
||||||
(instruction_mnemonic)
|
(instruction_mnemonic)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue