... and the following will cause vim to autoformat the current buffer with perltidy when you hit F4.
To be put in your .vimrc
map <F4> !perltidy -q<CR>
In reply to Re^2: Perl Best Practices PerlTidy
by cosimo
in thread Perl Best Practices PerlTidy
by water
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |