diff --git a/languages/sql/highlights.scm b/languages/sql/highlights.scm index b89f1e4..d4cb770 100644 --- a/languages/sql/highlights.scm +++ b/languages/sql/highlights.scm @@ -1,7 +1,7 @@ (identifier) @variable (object_reference (identifier) @type) -(cte (identifier) @type) +(cte (identifier) @variable) (relation (identifier) @type) (invocation