@ -28,7 +28,7 @@ nnoremap :W<CR> :w<CR>
set conceallevel=0
" Use 4 spaces
set tabstop=8 softtabstop=0 expandtab shiftwidth=8 smarttab
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
" Except for makefiles
autocmd FileType make setlocal noexpandtab