.vim/after/ftplugin/perl.vim

Wed, 03 Apr 2019 09:39:34 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 03 Apr 2019 09:39:34 -0500
changeset 754
0b6dae901ee5
parent 744
7a5823050d74
child 768
7ed19a36b198
permissions
-rw-r--r--

Don't abort when we just created the tags file

compiler perl

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

mercurial