diff --git a/ranger/rc.conf b/ranger/rc.conf index e41969e..7fb7ff1 100755 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -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! diff --git a/ranger/rifle.conf b/ranger/rifle.conf index 92127fd..44ec946 100755 --- a/ranger/rifle.conf +++ b/ranger/rifle.conf @@ -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 -- "$@"