in reply to Templates for Perl Programs and Perl Modules
However I will give serious consideration to trying your scripts."load up skeleton files where needed autocmd BufNewFile *.pm 0r ~/.vim/skeleton.pm autocmd BufNewFile *.pl 0r ~/.vim/skeleton.pl
|
---|