Add ranger XP mapping to switch pane mode

This commit is contained in:
Talia 2020-01-24 10:06:42 +01:00
parent 3f6a93f61a
commit 09c95bc717
1 changed files with 4 additions and 3 deletions

View File

@ -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