.vim/after/ftplugin/perl.vim

Sat, 16 Mar 2019 03:59:55 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 16 Mar 2019 03:59:55 -0500
changeset 745
dd23da749523
parent 744
7a5823050d74
child 768
7ed19a36b198
permissions
-rw-r--r--

can't win with this

compiler perl

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

mercurial