Click on the package to download.
| package | script version | date | Vim version | user | release notes |
|---|---|---|---|---|---|
| python_fn.vim | 1.13 | 2008年08月29日 | 7.0 | Jon Franklin | Fix for bug that prevented multi-line class and function definitions from showing up in the IM-Python menu. Patch provided by Branden Rolston. |
| python_fn.vim | 1.12 | 2008年05月17日 | 7.0 | Jon Franklin | * Changed to ftplugin and renamed to avoid collision with vim's ftplugin/python.vim. Patch provided by Christopher Lambacher
* Fixed error opening python buffer with no classes or functions. Patch provided by Chris Farrow * Removed duplicate ]f key *Fixed block manipulation bugs due to collision on ]], [[ mappings. See menu for new mappings |
| python.vim | 1.11 | 2006年11月29日 | 7.0 | Jon Franklin | Add shortcuts for all remaining menu options. |
| python.vim | 1.10 | 2006年11月08日 | 7.0 | Jon Franklin | Add shortcuts for commenting/uncommenting selections. |
| python.vim | 1.9 | 2006年08月26日 | 6.0 | Jon Franklin | Fixed bug in IM-Python menu where function and class names beginning with "_" were not included. |
| python.vim | 1.8 | 2006年08月17日 | 6.0 | Mikael Berthe | Applied a patch from Jon Franklin: IM-Python menu improvements.
Updated copyright and email address. |
| python.vim | 1.7 | 2003年07月25日 | 6.0 | Mikael Berthe | Use <Down> instead of 'j', so it should work when j is mapped. |
| python.vim | 1.6 | 2003年06月12日 | 6.0 | Mikael Berthe | Works better with folding... Many thanks to Guy L. Oliver! |
| python.vim | 1.5 | 2003年01月16日 | 6.0 | Mikael Berthe | Same as 1.4, I just fixed a typo in the comments and my e-mail address... |
| python.vim | 1.4 | 2001年09月05日 | 6.0 | Mikael Berthe | Entry for Adam's IM-Python menu update in the main script menu; some other minor changes... |
| python.vim | 1.3 | 2001年08月22日 | 6.0 | adam seyfarth | I've added an IM-Python menu that holds the class definitions and function definitions. |
| python.vim | 1.1 | 2001年07月07日 | 6.0 | Mikael Berthe | * Changed the name of the global variable
* Added a new variable; one can choose not to select trailing comments |
| python.vim | 1.0 | 2001年07月07日 | 6.0 | Mikael Berthe | Initial upload |
| python.vim | 1.0 | 2001年07月07日 | 6.0 | Mikael Berthe | Initial upload |