X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f821f723f48521851d5e4c5546b8a4dabd3de1de..516f716351cec888c353c961e2934d61d2814891:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 576e984..d4e8e48 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -403,7 +403,7 @@ autocmd BufReadPost fugitive://* set bufhidden=delete nnoremap gs :Gstatus nnoremap gd :Gdiff nnoremap gc :tab Gcommit -v -nnoremap gw :Gwrite +nnoremap ga :Gwrite " NERDTree {{{2 " open/close NERDTree with \e