Ugh, symlinks on windows.

Thu, 07 Aug 2014 17:43:40 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 07 Aug 2014 17:43:40 -0400
changeset 131
48cbd22dfde9
parent 130
906ce6af31f6
child 132
7d0ec8d47d8d

Ugh, symlinks on windows.

.vim/after/syntax/perl/perl-contrib.vim file | annotate | diff | comparison | revisions
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
+

mercurial