aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-12-05 11:21:57 +0800
committerjdhao <jdhao@hotmail.com>2021-12-05 11:21:57 +0800
commitb9efd2b40f0db2fa8e0d0a7f295e30129d24d3b2 (patch)
treef17d85ed934d83aab575e5deb2d5c3d82379fb2b
parentdd61f1da8c16df691b1a063c969a4a11b3c4fd63 (diff)
update fugitive conf
-rw-r--r--core/plugins.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index 08f7b8b..86984a9 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -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