Lukas Zapletal wrote:
>
> Although I`m not VIM programmer I totally rewritten official Embperl syntax
> definition from scratch because it is not compatible with vim >= 6. I used
> clusters so the syntax file is cleaner and smaller. The script should work
> under vim 5.x and 6.x. Features:
>
> - syntax highliting for JavaScript, VBScript, Perl+Embperl, CSS and HTML :-)
> - yellow background for Perl`s code (like M$ Interdev)
> - Perl folding works fine
Extremely cool!
Note that I had to run dos2unix on the color file to get rid of the ^M's
before vim would behave.
[$ sub foo $] was a little wonky on the file I tried it on. I saw in one
of the .vim files that this is a known issue, caused by the perl
syntaxes.
Is folding supposed to work for [$ $], [- -], etc?
How do you enable the yellow background? I tried adding 'set bg=dark'
and 'set background=dark' to my ~/.vimrc, but no go.
Wim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]