Use this page to discuss script 3327 PyScratch: allow processing of Python/Ruby/Perl/Lua commands directly in Vim
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
A similar plugin is Conque Shell which is more universal. Same object may be achieved with:
:ConqueTermSplit python
Udslk 17:46, November 16, 2010 (UTC)