diff options
Diffstat (limited to 'queries/sql')
| -rw-r--r-- | queries/sql/highlights.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm index f4db50dd8..c546e040a 100644 --- a/queries/sql/highlights.scm +++ b/queries/sql/highlights.scm @@ -24,6 +24,9 @@ table_alias: (identifier) @variable name: (identifier) @field) +(term + alias: (identifier) @variable) + (literal) @string (comment) @comment (marginalia) @comment |
