erlang: highlight modules in behaviour attributes
This commit is contained in:
parent
19acbfe02d
commit
c8dba2f4c6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
(attribute
|
||||
name: (atom) @keyword
|
||||
(arguments (atom) @namespace)
|
||||
(#eq? @keyword "module"))
|
||||
(#match? @keyword "(module|behaviou?r)"))
|
||||
|
||||
(attribute
|
||||
name: (atom) @keyword
|
||||
|
|
Loading…
Reference in a new issue