Here I'm talking about the perl-support plugin available at: http://www.vim.org/scripts/script.php?script_id=556
It seems well enough documented to quickly see how to alter the templates to suit but how about altering a basic behavior? After loading the above plugin, when you open a (non existent) file with a perl extension like `some.pl'. The perl-support tool does its magic and inserts things according to templates and etc. But the file when saved... still needs chmod 755. I wondered if I could modify that plugin in such a way that the file is automatically chmod to 755 on loading the file... or maybe when saving it. Can anyone tell me how to do that... or maybe just write a separate setting that causes the file to be chmod to 755 on save. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
