Fix Rust attribute highlights (#3729)
This commit is contained in:
parent
1fe32737fa
commit
301f5d7cf7
1 changed files with 3 additions and 0 deletions
|
@ -258,6 +258,9 @@
|
||||||
; ---
|
; ---
|
||||||
(meta_item
|
(meta_item
|
||||||
(identifier) @function.macro)
|
(identifier) @function.macro)
|
||||||
|
(attr_item
|
||||||
|
(identifier) @function.macro
|
||||||
|
(token_tree (identifier) @function.macro)?)
|
||||||
|
|
||||||
(inner_attribute_item) @attribute
|
(inner_attribute_item) @attribute
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue