summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/org-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/org-config.el b/modules/org-config.el
index 125e2571..3cd5d358 100644
--- a/modules/org-config.el
+++ b/modules/org-config.el
@@ -145,7 +145,7 @@
("C-c N" . org-narrow-to-subtree)
("C-c >" . cj/org-narrow-forward)
("C-c <" . cj/org-narrow-backwards)
- ("<f5>" . org-reveal)
+ ("<f2>" . org-reveal)
("C-c <ESC>" . widen)
("C-c C-a" . cj/org-appear-toggle))
(:map cj/org-table-map