mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 05:27:07 +04:00
Add "<<=" operator to Rust syntax highlighting (#2805)
This commit is contained in:
parent
45ce1ebdb6
commit
ad15e7b5e8
@ -311,6 +311,7 @@
|
|||||||
">>"
|
">>"
|
||||||
"<<"
|
"<<"
|
||||||
">>="
|
">>="
|
||||||
|
"<<="
|
||||||
"@"
|
"@"
|
||||||
".."
|
".."
|
||||||
"..="
|
"..="
|
||||||
|
Loading…
Reference in New Issue
Block a user