summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
Diffstat (limited to 'gnosis.el')
-rw-r--r--gnosis.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index eecde0a..b0ec2dc 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -1465,7 +1465,6 @@ name and all notes formatted as nested lists"
(defvar-keymap gnosis-dashboard-mode-map
:doc "gnosis-dashboard keymap"
- "e" #'gnosis-dashboard-edit-note
"q" #'quit-window)
(define-derived-mode gnosis-dashboard-mode tabulated-list-mode "Gnosis Dashboard"