Skip to content

Commit

Permalink
highlighting: Overloadable operators as... operators
Browse files Browse the repository at this point in the history
Don't work right now cuz there is no grammar for using overloadable operators
  • Loading branch information
obiwac committed Jul 4, 2024
1 parent 02d65b2 commit 429d3e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@

(identifier) @variable

; operators

(overloadable_operator) @operator

; declarations

(function_declaration name:
Expand Down

0 comments on commit 429d3e8

Please sign in to comment.