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 fa20541..16c9f80 100644
--- a/init.el
+++ b/init.el
@@ -279,6 +279,7 @@
("C-j" . org-agenda-goto-date)
("a" . org-agenda)
("d" . org-agenda-view-mode-dispatch)
+ ("i" . km/org-agenda-reschedule-by-days)
("k" . nil)
("v" . org-agenda-capture)))