fix(ruby): highlight "&." as @punctuation.delimiter (#6887)

This commit is contained in:
Wadii Hajji 2024-07-08 15:58:24 +02:00 committed by GitHub
parent 66ec1b3c4e
commit ebdffa78bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -275,6 +275,7 @@
","
";"
"."
"&."
] @punctuation.delimiter
[