diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm index bfa0c6ccd..9d34cdbf1 100644 --- a/queries/sql/highlights.scm +++ b/queries/sql/highlights.scm @@ -10,8 +10,6 @@ name: (identifier) @type) (relation - (table_reference - name: (identifier) @type) table_alias: (identifier) @variable) (field @@ -20,6 +18,7 @@ (literal) @string (comment) @comment +(marginalia) @comment ((literal) @number (lua-match? @number "^%d+$")) @@ -143,6 +142,7 @@ (keyword_geography) (keyword_box2d) (keyword_box3d) + (keyword_only) ] @keyword [