diff --git a/.vimrc b/.vimrc index b68caa6..4686d63 100644 --- a/.vimrc +++ b/.vimrc @@ -53,11 +53,10 @@ set wildmenu set wrapmargin=1 nnoremap :bnext -nnoremap :bprev -nnoremap h :noh +nnoremap :bprevious +nnoremap :nohlsearch nnoremap w gqip -nnoremap g :call argwrap#toggle() -nnoremap s :source % +nnoremap wa :call argwrap#toggle() nnoremap Q vmap (EasyAlign)