set tabstop=4 set shiftwidth=4 set smarttab set expandtab set softtabstop=4 set autoindent set list listchars=tab:»·,trail:· au FileType make setlocal noexpandtab