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

changeset 345
e0bfe67950f8
parent 344
8e4bb4e70b2f
child 656
a74ea5b0fc73
--- a/.vim/after/syntax/perl/perl-contrib.vim
+++ b/.vim/after/syntax/perl/perl-contrib.vim
@@ -1,4 +1,5 @@
 
+" 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
@@ -7,4 +8,5 @@ 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