update lf binds
This commit is contained in:
parent
35512a86a7
commit
e873648d8f
|
@ -156,9 +156,9 @@ map <c-c>t fzftags
|
||||||
map <c-c>m fzfmarks
|
map <c-c>m fzfmarks
|
||||||
map <c-c>f fzfshortcut
|
map <c-c>f fzfshortcut
|
||||||
map <c-c>g fzfgrep
|
map <c-c>g fzfgrep
|
||||||
map D trash
|
map T trash
|
||||||
map <c-d> $trash-restore $PWD
|
map <c-t> $trash-restore $PWD
|
||||||
map T &rm -rf -- $fx
|
map <c-d> &rm -rf -- $fx
|
||||||
map <c-e> $aunpack $fx
|
map <c-e> $aunpack $fx
|
||||||
map R rsyncto
|
map R rsyncto
|
||||||
map P link
|
map P link
|
||||||
|
|
Loading…
Reference in New Issue