.vim/after/syntax/perl/perl-contrib.vim

Sat, 20 Sep 2014 14:14:04 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 20 Sep 2014 14:14:04 -0400
changeset 144
46c87d5ef8bf
parent 131
48cbd22dfde9
child 191
c2d0bb74df5f
permissions
-rw-r--r--

Add option to source vimrc.local-pre, for adding Plugins near the beginning


" I would use symlinks but cygwin likes to fumble them
runtime contrib/carp.vim
runtime contrib/highlight-all-pragmas.vim
runtime contrib/moose.vim
runtime contrib/test-more.vim
runtime contrib/try-tiny.vim

mercurial