Dont load lob

This commit is contained in:
Marcus Kammer 2024-09-17 09:37:17 +02:00
parent 305dd15203
commit ff95ebd8b5

View file

@ -1515,7 +1515,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
("C-c c" . org-capture)
("C-c b" . org-switchb))
:init
(org-babel-lob-ingest "~/.emacs.d/library-of-babel.org")
;;(org-babel-lob-ingest "~/.emacs.d/library-of-babel.org")
(setq org-capture-templates '())
:custom
(abbrev-suggest t)