oscarh / vimerl

A set of erlang plugins for VIM. This is not maintained, better use som modern fork of this!
159 stars 99 forks source link

Add erlangPreProc and erlangModule matchers #17

Closed cloudhead closed 8 years ago

cloudhead commented 12 years ago

erlangPreProc is useful for matching on all -foo type lines. erlangModule matches the foo in foo:bar (github applies special highlighting to that part for example)