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