Skip to content

Commit bc3b707

Browse files
committed
Add missing punctutation highlights
1 parent 736c0bb commit bc3b707

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

queries/rescript/highlights.scm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
"."
207207
","
208208
"|"
209+
":"
209210
] @punctuation.delimiter
210211

211212
[
@@ -248,6 +249,8 @@
248249
"}"
249250
"["
250251
"]"
252+
"<"
253+
">"
251254
] @punctuation.bracket
252255

253256
(template_substitution

0 commit comments

Comments
 (0)