Skip to content

Commit 104cdce

Browse files
committed
Space doesn't work anymore
1 parent 9929635 commit 104cdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emacs.d/packages/org-package.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
(quote (("N" "Notes" tags "NOTE"
2828
((org-agenda-overriding-header "Notes")
2929
(org-tags-match-list-sublevels t)))
30-
(" " "Agenda"
30+
("A" "Agenda"
3131
((agenda "" nil)
3232
(tags-todo "-CANCELLED-work/!"
3333
((org-agenda-overriding-header "Stuck Projects")

0 commit comments

Comments
 (0)