[erlang-questions] Syntax Highlighting for Erlang with gedit

Oscar Hellström oscar@REDACTED
Wed May 9 11:21:14 CEST 2007


Gaspar Chilingarov wrote:
> Vlad Dumitrescu wrote:
>> Hi,
>>
>> These work just fine in erlide.
> 
> 
> same in Vim
> /Gaspar

Ascii-values are broken in one (mine) Vim-implementation...

>> On 5/7/07, Dominic Williams <xpdoka@REDACTED> wrote:
>>> Thanks, that's useful. If you care to improve it, you might want
>>> to handle the following code properly (which confuses the
>>> emacs mode too, BTW. How about erlide, and vim ?).
>>>
>>> ascii_values() ->
>>>     [$a, $\n, $", $1, $2].
>>>
>>> multi_line() ->
>>> "
>>> This
>>> is a
>>> multi-line string
>>> ".
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>
> 
> 

Regards
-- 
Oscar Hellström, oscar@REDACTED
Erlang Training and Consulting
http://www.erlang-consulting.com/



More information about the erlang-questions mailing list