>[$ 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.
Yes I`m working on that, thanks to all for reporting bugs...
>Is folding supposed to work for [$ $], [- -], etc?
Again... work in progress
>How do you enable the yellow background? I tried adding 'set bg=dark'
>and 'set background=dark' to my ~/.vimrc, but no go.
>From the embperl.vim:
" Example .vimrc:
"
" let perl_fold=1
" augroup filetypedetect
" autocmd! BufNewFile,BufRead *.epl,*.phtml setf embperl
" augroup END
"
" " if you want yellow code like in Interdev: ***** HERE ******
" autocmd BufNewFile,BufRead *.epl,*.phtml colorscheme embperl_yellow
"
Note I use .phtml files for Embperl....
lzap
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]