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

Fri, 28 Jan 2022 14:41:33 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 28 Jan 2022 14:41:33 -0600
changeset 974
be3938b95ee6
parent 744
7a5823050d74
permissions
-rw-r--r--

prefer solargraph over typeprof


" 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