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

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 =)
  • Comment on Re^3: Useful syntax highlighting to illustrate variable interpolation?
  • Download Code