mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update fugitive conf
This commit is contained in:
parent
dd61f1da8c
commit
b9efd2b40f
@ -218,7 +218,7 @@ nnoremap <silent> <leader>gc :Git commit<CR>
|
||||
nnoremap <silent> <leader>gd :Gdiffsplit<CR>
|
||||
nnoremap <silent> <leader>gpl :Git pull<CR>
|
||||
" Note that to use bar literally, we need backslash it, see also `:h :bar`.
|
||||
nnoremap <silent> <leader>gpu :15split \| term git push
|
||||
nnoremap <silent> <leader>gpu :15split \| term git push<CR>
|
||||
|
||||
"""""""""""""""""""""""""plasticboy/vim-markdown settings"""""""""""""""""""
|
||||
" Disable header folding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user