ZEP Syntax Highlighting for GtkSourceView (to use e.g. in gedit)
Commands to install after downloading zep.lang
:
cd ~/.local/share
mkdir gtksourceview-3.0
cd gtksourceview-3.0
mkdir language-specs
cd language-specs
cp ~/zep.lang .
For Geany, you can download the syntax highlighter here.