autocmd FileType make setlocal noexpandtab nnoremap : set autoindent set expandtab set nowrap set number set shiftwidth=4 set smarttab syntax on