3 Commits

Author SHA1 Message Date
Fritz Mehner
de89316d51 Version 5.2
- New global variable g:Perl_InsertFileHeader (suppress file description comment for new files).
- Two new ex commands: PerlScriptArguments, PerlSwitches
- Specifying command line arguments and Perl command line switches improved.
- Bugfix: g:Perl_LoadMenus now works.
- Bugfix: g:Perl_MapLeader now works.
- Bugfix: syntax check under 64-Bit MS-Windows now works.
- Some settings moved to the filetype plugin.
- Removed superfluous settings from the filetype plugin.
- Integration of Make moved into the toolbox.
- Minor improvements.
2013-11-28 19:23:30 -06:00
Fritz Mehner
12b0054a2f Version 3.2
+ New command and menu entry for commenting/uncommenting larger blocks of code.
+ Some POD statements now have a visual mode.
+ Setting the column for the start of line-end comments improved.
+ Mac OS X : circumvent a Vim bug which caused a crash when loading plugin version 3.1.
+ File syntax/perl.vim removed (but see help in perlsupport.txt).
-
Fritz Mehner
ca1e1cc9a9 Version 2.9.2
+ Adaption for 'perlcritic', version 0.15 .
+ New template file for POD documentation files.
+ Minor bugs fixed and improvements.
-