diff --git a/.vim/options.vim b/.vim/options.vim index 301b538..b6a3200 100644 --- a/.vim/options.vim +++ b/.vim/options.vim @@ -25,6 +25,7 @@ set scrolloff=5 set shiftwidth=4 set shortmess+=I set smartcase +set smartcase set smarttab set tabstop=4 set wildmenu