Add toggle-previews mapping to ranger
This commit is contained in:
parent
ee8f0ac2fe
commit
4e06839dbe
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue