diff options
Diffstat (limited to 'queries/sql')
| -rw-r--r-- | queries/sql/highlights.scm | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm index 55e8fb68c..7ce6131c0 100644 --- a/queries/sql/highlights.scm +++ b/queries/sql/highlights.scm @@ -300,6 +300,10 @@ ">=" ">" "<>" + "->" + "->>" + "#>" + "#>>" ] @operator [ @@ -312,5 +316,3 @@ "," "." ] @punctuation.delimiter - - |
