summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 71cbe00..9c8cf9f 100644
--- a/init.el
+++ b/init.el
@@ -257,6 +257,7 @@
;; Bind `org-agenda-follow-mode' to same key as
;; `next-error-follow-minor-mode'.
("C-c C-f" . org-agenda-follow-mode)
+ ("C-o" . org-agenda-show-and-scroll-up)
;; Free up 'j' for `km/org-agenda-avy-goto-subword-1'.
("C-j" . org-agenda-goto-date)))