From: Jan Kratochvil Date: Sun, 11 Feb 2024 12:24:13 +0000 (+0800) Subject: .vimrc: alt-f -> alt-d, alt-f: vim-fugitive X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=f8c542e2fbe5f61421d6e15e333f11156674f746;hp=870664ea57bb654f26372c1e0ec3b8b6f903b029 .vimrc: alt-f -> alt-d, alt-f: vim-fugitive --- diff --git a/.vimrc b/.vimrc index e3dd08e..8699883 100644 --- a/.vimrc +++ b/.vimrc @@ -99,7 +99,8 @@ endif noremap! [23~ noremap M :cnzz noremap L :cpzz -noremap f "myiw:grep-Ew'm'`git ls-files` +noremap d "myiw:grep-Ew'm'`git ls-files` +noremap f "myiw:Ggrep-Ew'm' noremap g "myiw:grep-rEw'm'. noremap zz noremap zz