From 017148734c606de5025a68f0181419303991677c Mon Sep 17 00:00:00 2001 From: Curtis 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