Commit f5d0a6c93aa4

Vincent Demeester <vincent@sbr.pm>
2022-08-25 10:01:18
tools/emacs: fix org-journal use-package
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ed82d4c
Changed files (1)
tools
emacs
tools/emacs/config/config-org.el
@@ -448,7 +448,7 @@ and thus keeping the configuration source up-to-date"
   :bind
   (("C-c n j" . org-journal-new-entry)
    ("C-c o j" . org-journal-new-entry))
-  :init
+  :config
   (defun org-journal-find-location ()
     "Go to the beginning of the today's journal file.