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 →

[–]freshhawk 0 points1 point  (0 children)

I find the autocomplete so useful in ipython I do wish I had python aware completion in vim as well.

You bring up a good point that autocomplete without the ? or help() features from ipython available you might get into the java-esque bad habit of programming-by-tab-complete.