Dont load lob
This commit is contained in:
parent
305dd15203
commit
ff95ebd8b5
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -1515,7 +1515,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
|
||||||
("C-c c" . org-capture)
|
("C-c c" . org-capture)
|
||||||
("C-c b" . org-switchb))
|
("C-c b" . org-switchb))
|
||||||
:init
|
: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 '())
|
(setq org-capture-templates '())
|
||||||
:custom
|
:custom
|
||||||
(abbrev-suggest t)
|
(abbrev-suggest t)
|
||||||
|
|
Loading…
Add table
Reference in a new issue