1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

New highlighter for Erlang

This is a first version featuring most of the important syntax elements
as comments, keywords, atoms and variables etc.

Btw fixed prolog parsed to behave like the erlang one when highlighting
atoms and variables.
This commit is contained in:
cn
2011-10-30 20:33:38 +01:00
parent bae250abd9
commit b36fa82909
3 changed files with 102 additions and 2 deletions

View File

@ -878,3 +878,8 @@
-autoindent
-smarthome
-smartbacks
Erlang
*.erl
-syntax erlang
-autoindent