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

Sat, 25 Jun 2016 10:08:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 25 Jun 2016 10:08:20 -0400
changeset 345
e0bfe67950f8
parent 344
8e4bb4e70b2f
child 656
a74ea5b0fc73
permissions
-rw-r--r--

using vim-perl after all. add some new contrib stuff too


" Contrib files from vim-perl/vim-perl
" 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/method-signatures.vim
runtime contrib/function-parameters.vim
runtime contrib/test-more.vim
runtime contrib/try-tiny.vim
runtime contrib/heredoc-sql.vim

mercurial