set noexpandtab
set shiftwidth=4
set tabstop=4
set number
set backspace=indent,eol,start
set complete-=i
set smarttab
set incsearch
set ruler
