Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)"
This reverts commit45c635872b
, reversing changes made tof2b82369f2
.
This commit is contained in:
parent
b0ec05a732
commit
9e755bb855
57 changed files with 553 additions and 630 deletions
|
@ -1,7 +1,7 @@
|
|||
(macro_invocation
|
||||
(token_tree) @content
|
||||
(.set! "language" "rust"))
|
||||
(#set! "language" "rust"))
|
||||
|
||||
(macro_rule
|
||||
(token_tree) @content
|
||||
(.set! "language" "rust"))
|
||||
(#set! "language" "rust"))
|
Loading…
Add table
Add a link
Reference in a new issue