Add toggle-previews mapping to ranger

This commit is contained in:
Talia 2020-03-31 10:28:34 +02:00
parent ee8f0ac2fe
commit 4e06839dbe
1 changed files with 1 additions and 0 deletions

View File

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