in reply to Re: Useful syntax highlighting to illustrate variable interpolation?
in thread Useful syntax highlighting to illustrate variable interpolation?

Not for me, gvim_portable
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug 23 2009 16:31:33) " Last Change: 2007 March 13 " Location: http://www.van-laarhoven.org/vim/syntax/perl.vim
  • Comment on Re^2: Useful syntax highlighting to illustrate variable interpolation?
  • Download Code

Replies are listed 'Best First'.
Re^3: Useful syntax highlighting to illustrate variable interpolation?
by fisher (Priest) on Feb 07, 2011 at 15:02 UTC
    Ah-ha!
    In my case the syntax file seems to be more fresh:
    fisher% cd /usr/share/vim/vim72/syntax/ fisher% head -7 perl.vim " Vim syntax file " Language: Perl 5 " Maintainer: Andy Lester <andy@petdance.com> " URL: http://github.com/petdance/vim-perl/tree/master " Last Change: 2009-09-2 " Contributors: Andy Lester <andy@petdance.com> " Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
    This is vanilla packages from debian/squeeze (stable release starting from 5th feb 2011 =)