Loading eaf.el +4 −1 Original line number Diff line number Diff line Loading @@ -477,6 +477,9 @@ Try not to modify this alist directly. Use `eaf-setq' to modify instead." ("1" . "insert_or_save_screenshot") ("2" . "insert_or_save_file") ("3" . "insert_or_save_org_file") ("M-o" . "eval_js") ("M-p" . "eval_js_file") ("<f12>" . "open_dev_tool_page") ) "The keybinding of EAF Mindmap." :type 'cons) Loading Loading
eaf.el +4 −1 Original line number Diff line number Diff line Loading @@ -477,6 +477,9 @@ Try not to modify this alist directly. Use `eaf-setq' to modify instead." ("1" . "insert_or_save_screenshot") ("2" . "insert_or_save_file") ("3" . "insert_or_save_org_file") ("M-o" . "eval_js") ("M-p" . "eval_js_file") ("<f12>" . "open_dev_tool_page") ) "The keybinding of EAF Mindmap." :type 'cons) Loading