Alexey,

+                       :call system("chmod +x -- " . escapeshell(expand("%")))

That should have been:

+                       :call system("chmod +x -- " . shellescape(expand("%")))


Regards,

Christ van Willegen

Reply via email to