diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 8f18508b..bd6c91bc 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -103,7 +103,7 @@ (use-package org :init - (add-hook 'org-mode-hook #'org-babel-lob-ingest "~/.emacs.d/library-of-babel.org") + (org-babel-lob-ingest "~/.emacs.d/library-of-babel.org") :config (setq org-agenda-dim-blocked-tasks nil org-agenda-inhibit-startup nil