Skip to content

Commit

Permalink
Add "<<=" operator to Rust syntax highlighting (helix-editor#2805)
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Walrus authored and lazytanuki committed Jun 21, 2022
1 parent 70fbe30 commit c5f3284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/rust/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@
">>"
"<<"
">>="
"<<="
"@"
".."
"..="
Expand Down

0 comments on commit c5f3284

Please sign in to comment.