From: Samir Benmendil Date: Wed, 14 Jan 2015 12:31:42 +0000 (+0000) Subject: vim: add binding for Gblame X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/0e066050d1f0d08d96974baac25bb9e9f4efc67f?ds=inline vim: add binding for Gblame --- diff --git a/vim/vimrc b/vim/vimrc index 17e2a1e..9de1144 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -410,6 +410,7 @@ nnoremap gs :Gstatus nnoremap gd :Gdiff nnoremap gc :tab Gcommit -v nnoremap ga :Gwrite +nnoremap gb :Gblame " NERDTree {{{2 " open/close NERDTree with \e