Saturday, May 30, 2009

How to run Python inside vim

To run the current open Python program in vim, type:
:!python %