At org init load library of babel
This commit is contained in:
parent
e50b09e113
commit
7b6939f6f3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue