.vim/after/ftplugin/perl.vim

Sun, 20 Oct 2019 01:05:59 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 20 Oct 2019 01:05:59 -0500
changeset 811
abdb905668f5
parent 768
7ed19a36b198
child 824
7f5db423524e
permissions
-rw-r--r--

vimfiler and unite out, netrw and vinegar in

compiler perl

if exists('g:perl_tidy_equalprg') && g:perl_tidy_equalprg
  setlocal equalprg=perltidy\ -q
endif

mercurial