mirror of
https://github.com/vim-scripts/perl-support.vim.git
synced 2026-03-01 18:23:21 +01:00
- Plugin loads faster: loading the templates is delayed until the first use. - Plugin now works with pathogen.vim. - Menus will always be generated (for the use with :emenu). - Bugfix: no local templates available with a system-wide installation (thanks to Iain Arnell). - Minor improvements.