[Tutor] Best Python Editor

Mike Hoy hoym74 at gmail.com
Sun Jun 14 03:02:17 CEST 2009


>
>
>
> I really like using F5 to run my code, so you can put in your .vimrc so you
> don't have to type it, or just type it every time:
>
> map <F5> :!python %<Enter>
>
> and every time you hit <F5> it will run your current script.
>
> Thanks for that. It's even better than typing :!python % because it doesn't
spawn a shell separate from the Vim window.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090613/f809ec61/attachment.htm>


More information about the Tutor mailing list