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

Mon, 26 Jun 2023 14:12:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 26 Jun 2023 14:12:46 -0500
changeset 1123
b7a3f68c02b2
parent 744
7a5823050d74
permissions
-rw-r--r--

Drop cmp-omni. Never resolved the double-display

But don't really have omnifunc use cases anymore


" 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