Skip to content

Commit

Permalink
Add missing punctutation highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilios1995 committed May 27, 2024
1 parent 5191130 commit 30d040d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions queries/rescript/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
"."
","
"|"
":"
] @punctuation.delimiter

[
Expand Down Expand Up @@ -248,6 +249,8 @@
"}"
"["
"]"
"<"
">"
] @punctuation.bracket

(template_substitution
Expand Down

0 comments on commit 30d040d

Please sign in to comment.