diff --git a/queries/twig/highlights.scm b/queries/twig/highlights.scm index ca2b380fa..4e7bfe4f2 100644 --- a/queries/twig/highlights.scm +++ b/queries/twig/highlights.scm @@ -36,10 +36,14 @@ [ "," "." +] @punctuation.delimiter + +[ "?" ":" "=" -] @punctuation.delimiter + "|" +] @operator (interpolated_string ["#{" "}"] @punctuation.special)