diff --git a/.vim/vimrc b/.vim/vimrc index ac58161..7748b70 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -18,6 +18,7 @@ set mouse= set nobomb set nocompatible set nofoldenable +set re=1 set ruler set scrolloff=3 set secure