From 4a7edd58f3d9ba38136d942c5f535f6b364ea147 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 14 Jan 2012 19:49:58 -0500 Subject: Added maps for some Fugitive commands --- .vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vimrc b/.vimrc index 8d962cc3..bd1fc066 100644 --- a/.vimrc +++ b/.vimrc @@ -97,5 +97,8 @@ nmap Q gq nmap t :NERDTreeToggle nmap b :BuffergatorToggle +nmap gs :Gstatus +nmap gc :Gcommit + " Custom commands command! W :w -- cgit 1.4.1