Show suggestions for abbrevs

This commit is contained in:
Marcus Kammer 2023-01-22 20:04:28 +01:00
parent c4582a5e61
commit 4f8196239c
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

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