X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c46a02525d29b338c3d911933d7d306c532ce24f..74cd8614a152e2bc594effef7e0f6f25bdf7429b:/vim/vimrc?ds=inline diff --git a/vim/vimrc b/vim/vimrc index f94553e..6bf709a 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -554,11 +554,6 @@ nnoremap U " nnoremap r :silent !ranger %:h:redraw! " nnoremap R :silent !ranger:redraw! -" Use sane regexes. -nnoremap / /\v -vnoremap / /\v -cnoremap s/ s/\v - " display the number of matches for the last search nmap # :%s:/::gn