Improved python indentation:
- http://www.vim.org/scripts/script.php?script_id=974
Taglist (ctag browser in the sidebar):
- http://taglist.sf.net/
Python Menus (not demonstrated):
- http://www.vim.org/scripts/script.php?script_id=30
For VCS integration (also not demonstrated):
- vcscommand (cvs/svn/svk/git) http://www.vim.org/scripts/script.php?script_id=90
- vcsnursery (hg/sccs backends for vcscommand) http://www.vim.org/scripts/script.php?script_id=1898
Omnicompletion and jumping to and from tags are built-in.
--
Byron Clark
I wrote up a blog post about the tweaks I use in Vim to work with python
here:
http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/