.config/nvim/after/syntax/perl/contrib.vim

Mon, 27 Feb 2023 13:49:07 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 27 Feb 2023 13:49:07 -0600
changeset 1054
3a0ff0563a7b
parent 1029
9265f8508e4c
permissions
-rw-r--r--

tweak completion a little more


" 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