Change ranger xp to toggle preview

Use ~ to change view modes instead, which is a standard key mapping that
already comes set up with ranger out of the box.
This commit is contained in:
Talia 2020-07-20 16:28:32 +02:00
parent bd87f3a9e6
commit 8f0f734001
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
map xh set show_hidden!
map xv chain set vcs_aware!; reset
map xp set viewmode!
map xP chain set preview_directories!; set preview_files!; set preview_images!
map xp chain set preview_directories!; set preview_files!; set preview_images!
map er open_with rvim
map ev open_with vim