typos (#1067)
This commit is contained in:
parent
0d01624c59
commit
07df38c057
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ map O $mimeopen --ask $f
|
||||||
map A rename # at the very end
|
map A rename # at the very end
|
||||||
map c push A<c-u> # new rename
|
map c push A<c-u> # new rename
|
||||||
map I push A<c-a> # at the very beginning
|
map I push A<c-a> # at the very beginning
|
||||||
map i push A<a-b><a-b><a-f> # before extention
|
map i push A<a-b><a-b><a-f> # before extension
|
||||||
map a push A<a-b> # after extention
|
map a push A<a-b> # after extension
|
||||||
map B bulkrename
|
map B bulkrename
|
||||||
map b $setbg $f
|
map b $setbg $f
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue