dotfiles

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

commit f65574ac775cdd2033da22a62a689183111483e8
parent 31fed40b0955a313385b09b2e56095f92b599cd5
Author: Anton Konyahin <me@konyahin.xyz>
Date:   Thu,  7 Mar 2024 09:54:04 +0300

nvi: change scroll shortcuts

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

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