u
This commit is contained in:
@@ -43,8 +43,8 @@ map ` !true # show the result of executi
|
|||||||
map a :push %mkdir<space> # mkdir command. See wiki if you want it to select created dir
|
map a :push %mkdir<space> # mkdir command. See wiki if you want it to select created dir
|
||||||
map b dragon
|
map b dragon
|
||||||
map e edit
|
map e edit
|
||||||
map o &mimeopen $f # dedicated keys for file opener actions
|
map o &xdg-open $f # dedicated keys for file opener actions
|
||||||
map O $mimeopen --ask $f
|
#map O $xdg-open --ask $f
|
||||||
map x $$f # execute current file (must be executable)
|
map x $$f # execute current file (must be executable)
|
||||||
map X !$f
|
map X !$f
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user