Indentation

This commit is contained in:
Benson Chu 2023-02-27 12:14:33 -06:00
parent ecf79b602a
commit 7535a3aac2

View file

@ -285,9 +285,9 @@
("Add to lists conveniently" :keys "l" :children
(("Plan" :keys "p" :children
(("Plan week" :keys "w"
:file ,(my/agenda-file "plan.org")
:headline "The Plan"
:template-file ,(my/org-file "templates/weekly-plan.org"))
:file ,(my/agenda-file "plan.org")
:headline "The Plan"
:template-file ,(my/org-file "templates/weekly-plan.org"))
("Plan your day" :keys "p"
:file ,(my/agenda-file "plan.org")
:function org-plan-goto