add some lf binds
This commit is contained in:
parent
d1240253ff
commit
bac62d38f9
|
@ -272,6 +272,8 @@ map F find-back
|
|||
map <c-g> lazygit
|
||||
map <a-g> $gdu
|
||||
map gg top
|
||||
map g/ cd /
|
||||
map g~ cd
|
||||
map G bottom
|
||||
map h updir
|
||||
map i :rename; cmd-end # rename from end
|
||||
|
|
Loading…
Reference in New Issue