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

Mon, 04 Dec 2017 14:43:44 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 04 Dec 2017 14:43:44 -0500
changeset 658
69ed96c80ed0
parent 656
a74ea5b0fc73
permissions
-rw-r--r--

use the perl compiler plugin, maybe i was confused


" 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/function-parameters.vim
runtime contrib/test-more.vim
runtime contrib/try-tiny.vim
runtime contrib/heredoc-sql.vim

mercurial