fix ranger openwith%space

This commit is contained in:
David Chen 2020-01-28 10:28:29 -08:00
parent cc8e4950a7
commit ee09f3b372
2 changed files with 2 additions and 1 deletions

View file

@ -303,7 +303,7 @@ map ; console
map : console
map V console shell nvim%space
map T console shell touch%space
map r chain draw_possible_programs; console open_with%%space
map r chain draw_possible_programs; console open_with%space
map R reload_cwd
map F set freeze_files!

View file

@ -55,6 +55,7 @@
# install a rare browser, you probably use it. Firefox/konqueror/w3m on the
# other hand are often only installed as fallback browsers.
ext html = nvim "$@"
ext org = nvim "$@"
#ext x?html?, has surf, X, flag f = surf -- file://"$1"
#ext x?html?, has vimprobable, X, flag f = vimprobable -- "$@"
#ext x?html?, has vimprobable2, X, flag f = vimprobable2 -- "$@"