diff --git a/generate/vim_template/vimrc b/generate/vim_template/vimrc index fba166e6e..3bb92fa6c 100644 --- a/generate/vim_template/vimrc +++ b/generate/vim_template/vimrc @@ -315,7 +315,7 @@ noremap v :vsplit "" Git noremap ga :Gwrite -noremap gc :Gcommit +noremap gc :Git commit --verbose noremap gsh :Gpush noremap gll :Gpull noremap gs :Gstatus