fix(rbs): add : to @punctuation.delimiter

This commit is contained in:
joker1007 2025-11-14 23:15:15 +09:00
parent 29bfb18a0d
commit 193ff2ca98
No known key found for this signature in database
GPG key ID: 69BAF8CC17ECB7B3

View file

@ -171,6 +171,7 @@
[
","
"."
":"
] @punctuation.delimiter
; RBS Inline prefix (keep comment color)