On Fri, Feb 12, 2010 at 11:16 AM, Nilesh Govindarajan <lists@xxxxxxxxxx> wrote: >> >> >> Or add the following to .vimrc or /etc/vimrc: >> runtime vimrc_example.vim >> to enable other features that you are probably used to > > Yeah this is a lot better :) > I started by just including it with runtime. But finally I find it nicer to use /usr/share/vim/vim72/vimrc_example.vim as a base for the ~/.vimrc config file. That way the config might also be more portable between systems.