background preloader

Vim_Plugins

Facebook Twitter

How I boosted my Vim » nvie.com. A few weeks ago, I felt inspired by articles from Jeff Kreeftmeijer and Armin Ronacher.

How I boosted my Vim » nvie.com

I took some time to configure and fine-tune my Vim environment. A lot of new stuff made it into my .vimrc file and my .vim directory. Blog.ndreynolds.com. Organizing Vim Plugins with Git Submodules and Pathogen. VIM as Python IDE. Finding the perfect IDE for Python isn’t an easy feat.

VIM as Python IDE

There are a great many to chose from, but even though some of them offer really nifty features, I can’t help myself but feel attracted to VIM anyway. I feel that no IDE accomplishes the task of giving the comfort of complete power over the code – something is always missing out. This is why I always come back to using IDLE and VIM.