mirror of
https://github.com/vim-scripts/perl-support.vim.git
synced 2026-03-01 18:23:21 +01:00
- Several hotkeys allow a range, e.g. '3\cl' (see help text and perl-hot-key.pdf). - perltidy backup files optional. - POD files have no longer filetype 'perl' (preserves proper syntyx highlighting). - Running Perl as debugger (\rd, F9) uses Perl switches set with \rw (thanks to Sébastien Nobili). - Minor improvements.