This commit is contained in:
Nathan Dwarshuis 2022-05-01 18:07:48 -04:00
parent 90ca4952e6
commit 568776c121
1 changed files with 1 additions and 1 deletions

View File

@ -4760,7 +4760,7 @@ The function keys are nice because they are almost (not always) free in every mo
("D" #'org-x-dag-set-date)
("C" #'org-x-dag-show-date)
;; ("m" #'nd/org-agenda-meetings)
("e" #'nd/org-agenda-errors))
("e" #'org-x-dag-agenda-errors))
(global-set-key (kbd "<f2>") 'org-capture)
(global-set-key (kbd "<f3>") 'cfw:open-org-calendar)