Hello, I`m rewriting Embperl`s syntax file definition for upcoming VIM 6.0.
There is a confilct with $] because my syntax highlight script uses perl.vim
highlighter to highlight perl`s code.
There can be another problem also (I know $] variable is depricated, but
still usable). The code:
[$ if( $] > 3.019 ) $]
Bla bla bla
[$ endif $]
#EOF
Embperl generates error here.
For this reason I suggest some substitution, like [& &]
Regards
Lukas Zapletal [[EMAIL PROTECTED]]
BACH systems Ltd. [www.bach.cz]
web programmer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]