From: R. Steve McKown Date: Tue, 9 Jun 2015 22:57:52 +0000 (-0600) Subject: Add shortcut for ":Git " X-Git-Url: https://oss.titaniummirror.com/gitweb?p=smckown%2Fdotfiles.git;a=commitdiff_plain;h=8a1210aa8868d99e6110534b17158128b51d4509 Add shortcut for ":Git " This is another shortcut that might not be worth doing. --- diff --git a/vim/vimrc b/vim/vimrc index d169f51..549623d 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -222,6 +222,7 @@ nnoremap gw :Gwrite "nnoremap ge :Gedit nnoremap gi :Git add -p % nnoremap gg :Ggrep +nnoremap G :Git " EasyGrep " To ignore tags file, use system grep.