org hide emphasis markers

This commit is contained in:
Marcus Kammer 2021-12-02 14:52:53 +01:00
parent f4e5d25213
commit 663e455ef0

View file

@ -150,6 +150,7 @@
:init
(org-babel-lob-ingest "~/.emacs.d/library-of-babel.org")
:custom
(org-hide-emphasis-markers t)
(org-default-notes-file "notes.org")
(org-insert-mode-line-in-empty-file t)
(org-adapt-indentation nil)