diff --git a/.vim/after/syntax/perl/perl-contrib.vim b/.vim/after/syntax/perl/perl-contrib.vim --- 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