diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-04-10 15:01:44 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-04-10 15:01:44 -0400 |
| commit | cc0f28be713d8bd599037dfc91bcf42b5c7fd1e1 (patch) | |
| tree | 32117ea3efc1053897dc59019866a7b993add69e /.config/lf | |
| parent | 35316c9c001ba155e160ba70e68fd71143457f55 (diff) | |
| parent | c38de1d262b091584d88c3346622fa1565ee9b1a (diff) | |
| download | eibhear-cc0f28be713d8bd599037dfc91bcf42b5c7fd1e1.tar.gz eibhear-cc0f28be713d8bd599037dfc91bcf42b5c7fd1e1.tar.zst eibhear-cc0f28be713d8bd599037dfc91bcf42b5c7fd1e1.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/lf')
| -rw-r--r-- | .config/lf/lfrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 80e1088..f12d9c7 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -114,8 +114,8 @@ map O $mimeopen --ask $f map A rename # at the very end map c push A<c-u> # new rename map I push A<c-a> # at the very beginning -map i push A<a-b><a-b><a-f> # before extention -map a push A<a-b> # after extention +map i push A<a-b><a-b><a-f> # before extension +map a push A<a-b> # after extension map B bulkrename map b $setbg $f |
