Vim settings
My custom settings for {g}vim:
set ignorecase
set autoindent
set hlsearch
set incsearch
set shiftwidth=4
set softtabstop=4
set nowrap
set nobackup
set writebackup
set cindent
set lines=35 columns=100
:colorscheme desert