Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
highlight calls to erlang modules as types
Browse files Browse the repository at this point in the history
the-mikedavis committed Oct 12, 2021
1 parent 56a8d42 commit 66e4018
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
@@ -81,6 +81,10 @@

(alias) @type

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

(char) @constant

; Quoted content

0 comments on commit 66e4018

Please sign in to comment.