Skip to content

Commit

Permalink
highlight calls to erlang modules as types
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Oct 16, 2021
1 parent 857b8ee commit 8fceb30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions runtime/queries/elixir/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@

(alias) @type

(call
target: (dot
left: (atom) @type))

(char) @constant

; Quoted content
Expand Down

0 comments on commit 8fceb30

Please sign in to comment.