feat: highlight : as a delimiter in Rust (#12408)

This commit is contained in:
Nikita Revenco 2025-01-05 16:51:33 +00:00 committed by GitHub
parent 0654a1f058
commit eed052e86b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,6 +113,7 @@
"." "."
";" ";"
"," ","
":"
] @punctuation.delimiter ] @punctuation.delimiter
[ [