Skip to content

Commit

Permalink
feat: highlight : as a delimiter in Rust (helix-editor#12408)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaRevenco authored and Desdaemon committed Jan 6, 2025
1 parent 31f2678 commit bc15f0b
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 @@ -113,6 +113,7 @@
"."
";"
","
":"
] @punctuation.delimiter

[
Expand Down

0 comments on commit bc15f0b

Please sign in to comment.