diff --git a/dots/lf/lfrc b/dots/lf/lfrc index 1c79b71..160eea5 100644 --- a/dots/lf/lfrc +++ b/dots/lf/lfrc @@ -42,6 +42,7 @@ map :unselect; clear # clear all selected map ` !true # show the result of execution of previous commands map a :push %mkdir # mkdir command. See wiki if you want it to select created dir map b dragon +map e edit map o &mimeopen $f # dedicated keys for file opener actions map O $mimeopen --ask $f map x $$f # execute current file (must be executable)