Breaking vimrc apart into individual settings files in vim/plugin/settings
This commit is contained in:
4
vim/plugin/settings/fugitive.git
Normal file
4
vim/plugin/settings/fugitive.git
Normal file
@@ -0,0 +1,4 @@
|
||||
" fugitive.git
|
||||
" ========================================
|
||||
" For fugitive.git, dp means :diffput. Define dg to mean :diffget
|
||||
nnoremap <silent> dg :diffget<CR>
|
||||
Reference in New Issue
Block a user