diff --git a/.vimrc b/.vimrc index d4387e7..bbeb8c0 100644 --- a/.vimrc +++ b/.vimrc @@ -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