From dd4ff46411042e4e3e9f3f18239837156e4acc1d Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 18 Jan 2003 02:44:02 +0000 Subject: [PATCH] +map g: prepare ':grep' line with keyword under the cursor --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index a1db382..0ec05bd 100644 --- a/.vimrc +++ b/.vimrc @@ -67,6 +67,7 @@ noremap N :nextzz noremap B :cnzz noremap P :prevzz noremap O :cpzz +noremap g "myiw:grep-rw'm'. noremap zz noremap zz noremap G:r !date '+\%H:\%M:\%S-'kA -- 1.8.3.1