set number
syntax on
set nowrap

set tabstop=4
filetype plugin indent on
set shiftwidth=4
set expandtab

