# HG changeset patch # User Meredith Howard # Date 1407447820 14400 # Node ID 48cbd22dfde963deb95c9aff7647d2c0b6efa5ac # Parent 906ce6af31f67a5c0a88492cf7c8b36626409e44 Ugh, symlinks on windows. diff --git a/.vim/after/syntax/perl/perl-contrib.vim b/.vim/after/syntax/perl/perl-contrib.vim new file mode 100644 --- /dev/null +++ b/.vim/after/syntax/perl/perl-contrib.vim @@ -0,0 +1,8 @@ + +" 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 +