dotfiles

Settings and scripts
git clone git://git.konyahin.xyz/dotfiles
Log | Files | Refs | LICENSE

commit 31fed40b0955a313385b09b2e56095f92b599cd5
parent 24cc062a4bc2b13550046e0850492802dcc839df
Author: Anton Konyahin <me@konyahin.xyz>
Date:   Wed,  6 Mar 2024 21:46:04 +0300

nvi: move on 20 lines and center with Alt + j/k

Diffstat:
Mnvi/dot-nexrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/nvi/dot-nexrc b/nvi/dot-nexrc @@ -18,6 +18,8 @@ map g 1G map zz mzz.`z map ;n /^[{}] map ;p ?^[{}] +map j 20jzz +map k 20kzz " open current word in man map ;m wb"zyw:C!man "zp