The script terminates, not vim...

if !has('python')
   echo "Error: Required vim compiled with +python"
   finish
endif

is right at the start.

Regards,
Stefan

Reply via email to