Improve Rust highlight queries (#17097)
See #16747. Removed markdown injections so that only the rust highlights are implemented Release Notes: - Improved Rust syntax highlighting queries.
This commit is contained in:
parent
f84ef5e48a
commit
b6c3ef7e79
1 changed files with 5 additions and 0 deletions
|
@ -184,3 +184,8 @@
|
|||
] @operator
|
||||
|
||||
(lifetime) @lifetime
|
||||
|
||||
(parameter (identifier) @variable.parameter)
|
||||
|
||||
(attribute_item) @attribute
|
||||
(inner_attribute_item) @attribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue