5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
" fugitive.git
|
|
" ========================================
|
|
" For fugitive.git, dp means :diffput. Define dg to mean :diffget
|
|
nnoremap <silent> dg :diffget<CR>
|