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
Code completion: PySmell looks promising. It's work-in-progress, but alredy useful.
I use pydoc.vim (I actually wrote it) a lot, try it and tell me what you think. Another one that I think is quite useful is the updated syntax file with all it's extensions that you can enable, which you can find here.
For refactoring: ropevim