mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-07-02 08: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:
@ -4,11 +4,11 @@
|
||||
=Comment green
|
||||
=Constant cyan
|
||||
=Escape bold cyan
|
||||
=Variable cyan
|
||||
=Keyword bold
|
||||
=Bad bold red
|
||||
|
||||
=Brace
|
||||
=Brace #magenta
|
||||
=Variable fg_310
|
||||
=Predicate red
|
||||
|
||||
:idle Idle
|
||||
|
Reference in New Issue
Block a user