diff --git a/.vimrc b/.vimrc index ef0b550..c2317db 100644 --- a/.vimrc +++ b/.vimrc @@ -71,8 +71,7 @@ endif nnoremap :bnext nnoremap :bprevious nnoremap :nohlsearch -nnoremap w gqip -nnoremap wa :call argwrap#toggle() +nnoremap w :call argwrap#toggle() nnoremap Q vmap (EasyAlign)