From b9ff86849e25b18214e64005155e438cccf7cc45 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 14 Jul 2021 10:41:17 +0300 Subject: [PATCH] I used to use Gcommit often --- vim/.vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/.vimrc b/vim/.vimrc index 56b9a21..62ec6dc 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -169,3 +169,4 @@ nnoremap command! E Explore command! Ch cd %:p:h command! -bar -nargs=? -bang Tmp :silent vnew|setlocal buftype=nofile bufhidden=hide noswapfile buflisted filetype= modifiable +command! Gcommit Git commit -- 2.44.0