From 612af3061d09472dd62c7dabd9229a39d273d3bf Mon Sep 17 00:00:00 2001 From: derekstride Date: Thu, 8 Sep 2022 09:58:37 -0400 Subject: highlights(sql): missing keyword & marginalia --- queries/sql/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/sql') 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 [ -- cgit v1.2.3-70-g09d2