add example mapping for documentation
This commit is contained in:
parent
7d2ee16e2d
commit
bfb0c0c4a8
@ -58,6 +58,9 @@ map X !"$f"
|
||||
map o &mimeopen "$f"
|
||||
map O $mimeopen --ask "$f"
|
||||
|
||||
# show documentation (overrides search-back)
|
||||
map ? $lf -doc | less
|
||||
|
||||
# define a custom `open-file` command
|
||||
# `open-file` is called by `open` when current file is not a directory. You may
|
||||
# want to use either file extensions and/or mime types here. Below uses an
|
||||
|
Loading…
Reference in New Issue
Block a user