erlang: highlight modules in behaviour attributes

pull/2938/head
Michael Davis 2 years ago committed by Blaž Hrastnik
parent 19acbfe02d
commit c8dba2f4c6

@ -3,7 +3,7 @@
(attribute
name: (atom) @keyword
(arguments (atom) @namespace)
(#eq? @keyword "module"))
(#match? @keyword "(module|behaviou?r)"))
(attribute
name: (atom) @keyword

Loading…
Cancel
Save