On Tue, 31 Mar 2009 17:40:30 -0600, Archaic wrote: > The vimrc that LFS creates is very spartan. There is a default > configuration that isn't bad plus it gives new users a quick idea of > how powerful the rc can be. > > cp runtime/vimrc_example.vim /etc/vimrc > > The if statement for bg=dark is not included, but could be appended if > so desired. >
The general recommendation on the VIm lists is to source runtime/vimrc_example.vim in your own vimrc. That way, if you upgrade VIm at a later time and the vimrc_example.vim changes to handle new features, you automatically get those changes. -- <<< Eagles may soar, but weasels don't get sucked into jet engines >>> 7:18am up 107 days 21:38, 1 user, load average: 0.01, 0.09, 0.08 Registered Linux User #232457 | LFS ID 11703 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
