mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
fix(query): use #any-of instead of #match
This commit is contained in:
parent
bb4b04c82d
commit
3244ed848f
2 changed files with 13 additions and 16 deletions
|
|
@ -103,8 +103,6 @@
|
|||
|
||||
(bracket) @punctuation.bracket
|
||||
|
||||
; === END EXPR ===
|
||||
; === BEGIN CORE ===
|
||||
(locktype) @variable
|
||||
|
||||
(macro_arg) @variable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue