Sun, 20 Oct 2019 01:18:33 -0500
Not working as expected
744 | 1 | compiler perl |
2 | ||
768
7ed19a36b198
Use vim 8's defaults.vim, remove redundant settings and old feature checks
Meredith Howard <mhoward@roomag.org>
parents:
744
diff
changeset
|
3 | if exists('g:perl_tidy_equalprg') && g:perl_tidy_equalprg |
744 | 4 | setlocal equalprg=perltidy\ -q |
5 | endif |