Wednesday, July 1, 2009

vimrc customizations

below are the vim customizations I place in my vimrc file

set foldmethod=marker
set nobackup
set nowritebackup
set background=dark
set number

No comments: