lang/org/+agenda: fix org-agenda-mode-map typo
This commit is contained in:
parent
90504dfac7
commit
e3e46f1e29
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
(add-to-list 'recentf-exclude #'+org-is-agenda-file)
|
||||
|
||||
;;
|
||||
(map! :map org-agenda-mode-amp
|
||||
(map! :map org-agenda-mode-map
|
||||
:e "<escape>" #'org-agenda-Quit
|
||||
:e "m" #'org-agenda-month-view
|
||||
:e "C-j" #'org-agenda-next-item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue