@ -7,7 +7,8 @@ set autoindent
" set filetype indent on
" Tab width
set expandtab
" set expandtab
set noexpandtab
set smarttab
set tabstop=4
set shiftwidth=4