diff --git a/queries/ecma/highlights.scm b/queries/ecma/highlights.scm index a002d17ae..55ce8cb5b 100644 --- a/queries/ecma/highlights.scm +++ b/queries/ecma/highlights.scm @@ -199,8 +199,6 @@ ; Punctuation ;------------ -"..." @punctuation.special - ";" @punctuation.delimiter "." @punctuation.delimiter "," @punctuation.delimiter @@ -251,6 +249,7 @@ "&&=" "||=" "??=" + "..." ] @operator (binary_expression "/" @operator)