From b9efd2b40f0db2fa8e0d0a7f295e30129d24d3b2 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 5 Dec 2021 11:21:57 +0800 Subject: [PATCH] update fugitive conf --- core/plugins.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 gc :Git commit nnoremap gd :Gdiffsplit nnoremap gpl :Git pull " Note that to use bar literally, we need backslash it, see also `:h :bar`. -nnoremap gpu :15split \| term git push +nnoremap gpu :15split \| term git push """""""""""""""""""""""""plasticboy/vim-markdown settings""""""""""""""""""" " Disable header folding