syntax on set shiftwidth=4 smarttab set expandtab set tabstop=8 softtabstop=0 set number :inoremap autocmd Filetype make setlocal autoindent noexpandtab tabstop=4 shiftwidth=4