mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
Add "<<=" operator to Rust syntax highlighting (#2805)
This commit is contained in:
parent
45ce1ebdb6
commit
ad15e7b5e8
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@
|
||||||
">>"
|
">>"
|
||||||
"<<"
|
"<<"
|
||||||
">>="
|
">>="
|
||||||
|
"<<="
|
||||||
"@"
|
"@"
|
||||||
".."
|
".."
|
||||||
"..="
|
"..="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue