From cbf742ed1a4e726bd6ea66ab7f1e0aff814a8bcb Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 21 Dec 2014 09:10:41 +0900 Subject: [PATCH] Updating keybinds --- .vimrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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)