dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit f8ae85b1aeabf73aa55a1e0691f0f474fd5d9979
parent 05e75c41e20b2767999668ffe20398ba4691653b
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 24 Apr 2022 17:48:40 +0200

lf: mappings for jumplist

Diffstat:
Mlf/lfrc | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lf/lfrc b/lf/lfrc @@ -366,7 +366,8 @@ map <c-r> batch_rename map C change map cw push :rename<space> -map <c-i> jump-next +# <tab> == <c-i> +map <tab> jump-next map <c-o> jump-prev # Delete map D trash