highlight calls to erlang modules as types
connects https://github.com/elixir-lang/tree-sitter-elixir/pull/5
This commit is contained in:
parent
b2655a7f5c
commit
c502cafecc
1 changed files with 4 additions and 0 deletions
|
@ -81,6 +81,10 @@
|
|||
|
||||
(alias) @type
|
||||
|
||||
(call
|
||||
target: (dot
|
||||
left: (atom) @type))
|
||||
|
||||
(char) @constant
|
||||
|
||||
; Quoted content
|
||||
|
|
Loading…
Add table
Reference in a new issue