I\'m looking for a suite of plugins that can help me finally switch over to vim full-time.
Right now I\'m using Komodo with some good success, but their vim bindings hav
I use Pydiction (http://www.vim.org/scripts/script.php?script_id=850) it's a plugin for vim that lets you Tab-complete python modules/methods/attributes/keywords, including 3rd party stuff like Pygame, wxPython, Twisted, and literally everything. It works more accurately than other things i've tried and it doesn't even require that python support be compiled into your Vim.