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 :init
(org-babel-lob-ingest "~/.emacs.d/library-of-babel.org") (org-babel-lob-ingest "~/.emacs.d/library-of-babel.org")
:custom :custom
(org-hide-emphasis-markers t)
(org-default-notes-file "notes.org") (org-default-notes-file "notes.org")
(org-insert-mode-line-in-empty-file t) (org-insert-mode-line-in-empty-file t)
(org-adapt-indentation nil) (org-adapt-indentation nil)