martes, 5 de octubre de 2010

How I boosted my Vim


A few weeks ago, I felt inspired by articles from Jeff Kreeftmeijer and Armin Ronacher. 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. This blog post is a summary describing what I’ve added and how I use it in my daily work.
Before doing anything else, make sure you have the following line in your .vimrc file:
" This must be first, because it changes other options as side effect
set nocompatible

No hay comentarios:

Publicar un comentario