diff --git a/bundle/bundle--org.el b/bundle/bundle--org.el index 3336079d..f45cbf8b 100644 --- a/bundle/bundle--org.el +++ b/bundle/bundle--org.el @@ -12,6 +12,7 @@ (org-babel-lob-ingest "~/.emacs.d/library-of-babel.org") (setq org-capture-templates '()) :custom + (abbrev-suggest t) (org-hide-emphasis-markers nil) (org-default-notes-file "notes.org") (org-insert-mode-line-in-empty-file t)