From 30d040db3815e848daed94fe39d39b32d17453a0 Mon Sep 17 00:00:00 2001 From: Emilio Srougo Date: Sun, 26 May 2024 20:08:02 -0600 Subject: [PATCH] Add missing punctutation highlights --- queries/rescript/highlights.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/queries/rescript/highlights.scm b/queries/rescript/highlights.scm index febda7d..ca7d829 100644 --- a/queries/rescript/highlights.scm +++ b/queries/rescript/highlights.scm @@ -206,6 +206,7 @@ "." "," "|" + ":" ] @punctuation.delimiter [ @@ -248,6 +249,8 @@ "}" "[" "]" + "<" + ">" ] @punctuation.bracket (template_substitution