From: R. Steve McKown Date: Tue, 9 Jun 2015 22:50:04 +0000 (-0600) Subject: Add :Ggrep shortcut X-Git-Url: https://oss.titaniummirror.com/gitweb?p=smckown%2Fdotfiles.git;a=commitdiff_plain;h=692627ad059ce36864c6c91772af58ac790f65f8 Add :Ggrep shortcut gg. Not sure if this is worth it, but I use it a good bit. It's 3 easy characters vs 6 characters. --- diff --git a/vim/vimrc b/vim/vimrc index ad8cca5..d169f51 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -221,6 +221,7 @@ nnoremap gr :Gread nnoremap gw :Gwrite "nnoremap ge :Gedit nnoremap gi :Git add -p % +nnoremap gg :Ggrep " EasyGrep " To ignore tags file, use system grep.