diff options
| author | i-c-u-p <96894903+i-c-u-p@users.noreply.github.com> | 2022-01-26 15:07:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-26 15:07:42 +0000 |
| commit | 07df38c057f397015d49f263d26b69d0e7837ced (patch) | |
| tree | b1afaf57d0c4859ccb7d281fa21575089f57ff48 /.config | |
| parent | 0d01624c592996e734e35894d24cea9dae3688d1 (diff) | |
| download | eibhear-07df38c057f397015d49f263d26b69d0e7837ced.tar.gz eibhear-07df38c057f397015d49f263d26b69d0e7837ced.tar.zst eibhear-07df38c057f397015d49f263d26b69d0e7837ced.zip | |
typos (#1067)
Diffstat (limited to '.config')
| -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 9d6ceba..f87325d 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -94,8 +94,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 |
