From 9befceba3900cd3c0c730054d37149336138fadc Mon Sep 17 00:00:00 2001 From: James Dixon Date: Sun, 21 Feb 2021 23:32:39 -0500 Subject: [PATCH] change keymap --- files/vim/.vim/keybinds.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/vim/.vim/keybinds.vim b/files/vim/.vim/keybinds.vim index 33ac0e2..995037b 100644 --- a/files/vim/.vim/keybinds.vim +++ b/files/vim/.vim/keybinds.vim @@ -77,7 +77,7 @@ nnoremap gd :Gdiffsplit nnoremap gp :Gpush nnoremap ga :Git add % nnoremap ga. :Git add . -nnoremap gcm :Gcommit +nnoremap gcm :Git commit "fzf nnoremap gf :GitFiles