archive
Vim as a Python IDE
Submitted by matthew on Mon, 09/22/2008 - 10:11.I've been doing a little programming in Python lately, and have had the limitations of using my favorite text editor -- Vim -- highlighted repeatedly. So I went digging on the Internet to see what it would take to turn Vim into a really decent Python editor. And whaddya' know? Some helpful soul has already put together all the pieces on my behalf:


