Tuesday, December 4, 2012

vi settings

open/ create the .vimrc file in home directory (~)

set nohlsearch
set nobackup
set ts=4
set expandtab
set shiftwidth=4
set nowrap