dotar/vim/plugin/settings/fugitive.git

5 lines
158 B
Plaintext
Raw Normal View History

" fugitive.git
" ========================================
" For fugitive.git, dp means :diffput. Define dg to mean :diffget
nnoremap <silent> dg :diffget<CR>