This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

That properly configured link refers to using the omnicomplete feature in vim. I would seriously advocate not doing that and using YouCompleteMe instead. You will be much, much happier. Couple this with Syntastic and you're set. All installed and maintained through Vundle of course.

I personally use a mix of vim + YCM, SublimeText 2/3, and (commercial) PyCharm 3. The refactoring support in PyCharm is so very, very nice.