mirror of
https://github.com/vim-scripts/perl-support.vim.git
synced 2026-03-01 18:23:21 +01:00
+ New menu entry for setting perl command line switches (Thanks to Adam MacKinnon). + For files with extension 't' (Perl test files) the filetype is set to 'perl'. This allows syntax checking, reading help, and checking with perlcritic. + There is a new comment template file 'perl-test-header' which will be inserted at the beginning of a new test file (extension 't'). + Comment after some POD directives removed (podchecker showed errors).
-
-