diff --git a/vim/.vimrc b/vim/.vimrc index a979aa2..ec70838 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -27,6 +27,7 @@ nnoremap h :noh:echo "Stopped search highlighting." nnoremap i :call ToggleIntuitiveLineMovement() nnoremap l :set list! nnoremap q gwap +nnoremap r :set relativenumber! nnoremap s :call ToggleSpellCheck() nnoremap w :update