feat: highlight :
as a delimiter in Rust (#12408)
This commit is contained in:
parent
0654a1f058
commit
eed052e86b
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
"."
|
||||
";"
|
||||
","
|
||||
":"
|
||||
] @punctuation.delimiter
|
||||
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue