lang/org: disable pretty fontification by default, use +org-pretty-mode to toggle
This commit is contained in:
parent
816b2a6206
commit
9f4150541a
2 changed files with 12 additions and 3 deletions
|
@ -76,6 +76,7 @@
|
|||
(centered-window-mode arg)
|
||||
(window-divider-mode (* arg -1))
|
||||
(doom-hide-modeline-mode arg)
|
||||
(+org-pretty-mode arg)
|
||||
(cond (org-tree-slide-mode
|
||||
(org-indent-mode -1)
|
||||
(text-scale-set +present-scale)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue