Skip to content

Commit

Permalink
feat: Treat SQL (all_fields) TS node as @special
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePhiline committed Jan 28, 2023
1 parent 5736922 commit 332ad7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/queries/sql/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
(unary_expression
operator: _ @operator)

(all_fields) @special

[
(keyword_null)
(keyword_true)
Expand Down

0 comments on commit 332ad7f

Please sign in to comment.