.vim/after/ftplugin/perl.vim

Thu, 04 Apr 2019 23:27:23 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 04 Apr 2019 23:27:23 -0500
changeset 755
60ee3259bc01
parent 744
7a5823050d74
child 768
7ed19a36b198
permissions
-rw-r--r--

add git-histedit

compiler perl

if g:perl_tidy_equalprg
  setlocal equalprg=perltidy\ -q
endif

mercurial