Add ranger XP mapping to switch pane mode
This commit is contained in:
parent
3f6a93f61a
commit
09c95bc717
1 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
map xh set show_hidden!
|
||||
map xv chain set vcs_aware!; reset
|
||||
map xp set viewmode!
|
||||
|
||||
map er open_with rvim
|
||||
map ev open_with vim
|
||||
map ee edit
|
||||
|
@ -30,6 +34,3 @@ set unicode_ellipsis true
|
|||
set dirname_in_tabs true
|
||||
|
||||
set tilde_in_titlebar true
|
||||
|
||||
map xh set show_hidden!
|
||||
map xv chain set vcs_aware!; reset
|
||||
|
|
Loading…
Reference in a new issue