set expandtab
set shiftwidth=4
set smarttab
autocmd FileType asm setlocal ts=8 sts=8 sw=8 noexpandtab nosmarttab
