diff --git a/runtime/queries/groq/highlights.scm b/runtime/queries/groq/highlights.scm index 5d35b9a0d..a8cc05630 100644 --- a/runtime/queries/groq/highlights.scm +++ b/runtime/queries/groq/highlights.scm @@ -84,24 +84,6 @@ ; Comments (comment) @comment @spell -; Conditional projections -(conditional_projection - "=>" @operator) - -; Select statements -(select_statement - "..." @operator - "select" @keyword - "=>" @operator) - -; Spread operators -(spread_operator - "..." @operator) - -; Array access -(attribute_access - "." @punctuation.delimiter) - ; String keys in projections/objects (pair (literal