At org init load library of babel

This commit is contained in:
Marcus Kammer 2021-05-22 12:22:19 +02:00
parent e50b09e113
commit 7b6939f6f3

View file

@ -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