mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
fix ranger openwith%space
This commit is contained in:
parent
cc8e4950a7
commit
ee09f3b372
2 changed files with 2 additions and 1 deletions
|
|
@ -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!
|
||||
|
|
|
|||
|
|
@ -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 -- "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue