Skip to content

Commit

Permalink
Add mapping for Gdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjbray committed May 19, 2013
1 parent fb8ca41 commit 1ab23fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vimrc
Expand Up @@ -82,6 +82,7 @@ noremap <F2> :NERDTreeToggle<CR>
" Autodelete hidden fugitive buffers
autocmd BufReadPost fugitive://* set bufhidden=delete

noremap \gc :Gcommit<CR>
noremap \gd :Gdiff<CR>
noremap \gs :Gstatus<CR>
noremap \gw :Gwrite<CR>
noremap \gc :Gcommit<CR>

0 comments on commit 1ab23fc

Please sign in to comment.