public
Description: Support for Perl 5 and Perl 6 in Vim
Homepage: http://groups.google.com/group/vim-perl
Clone URL: git://github.com/petdance/vim-perl.git
c9s (author)
Wed Dec 09 18:14:10 -0800 2009
petdance (committer)
Thu Dec 10 09:32:27 -0800 2009
name age message
file .gitignore Wed Sep 02 09:54:26 -0700 2009 ignore generated files [petdance]
file Changes Wed Dec 09 18:14:10 -0800 2009 update changelog [c9s]
file Makefile Wed Sep 02 09:15:44 -0700 2009 add more notes to default [petdance]
file README Thu Dec 10 09:14:49 -0800 2009 first version of a README [petdance]
directory ftplugin/ Fri Aug 14 15:22:47 -0700 2009 updated the ownership [petdance]
directory indent/ Sun Aug 02 07:45:31 -0700 2009 put explict ft=vim on each vim file [petdance]
directory syntax/ Wed Dec 09 15:36:52 -0800 2009 add parent keyword to statementinclude. [c9s]
directory t/ Tue Sep 01 06:59:48 -0700 2009 Add note about the source of the color palette [hinrik]
directory t_source/ Wed Sep 02 09:10:44 -0700 2009 Use links instead of inline CSS Signed-off-by:... [hinrik]
README
This is the aggregation of all the various Perl-related syntax and
helper files for Perl 5 and Perl 6.

For now, to install just do a "make install" and you'll get the
.vim files all installed in your ~/.vim directory.  It should do more than that, and probably use the Perl installation 
tools, but I'm not there yet.

xoxo,
Andy (andy@petdance.com)