From: Jan Kratochvil Date: Thu, 11 Apr 2024 10:19:12 +0000 (+0800) Subject: .vimrc: +vim-fugitive X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=5cf634f6c41697a312fad143ce20fb408fd81b66;ds=sidebyside .vimrc: +vim-fugitive --- diff --git a/.vimrc b/.vimrc index 8699883..2322696 100644 --- a/.vimrc +++ b/.vimrc @@ -99,8 +99,9 @@ endif noremap! [23~ noremap M :cnzz noremap L :cpzz -noremap d "myiw:grep-Ew'm'`git ls-files` +" dnf install vim-fugitive noremap f "myiw:Ggrep-Ew'm' +noremap F "myiw:grep-Ew'm'`git ls-files` noremap g "myiw:grep-rEw'm'. noremap zz noremap zz