diff --git a/.vimrc b/.vimrc index 0418951..81b408d 100644 --- a/.vimrc +++ b/.vimrc @@ -28,7 +28,7 @@ set tabstop=4 set softtabstop=4 set shiftwidth=4 set autoindent - +set smartindent set noerrorbells set novisualbell