1
0
Fork 0

[oni-org] Fontify quote and verse blocks specially

This commit is contained in:
Tom Willemse 2023-06-13 23:45:56 -07:00
parent ddeeb5bf67
commit b874f09b9d

View file

@ -389,6 +389,7 @@ _di_: Add inlineimages STARTUP
(setq org-clock-in-switch-to-state #'oni-org-maybe-change-todo-state)
(setq org-extend-today-until 2)
(setq org-fontify-whole-heading-line t)
(setq org-fontify-quote-and-verse-blocks t)
(setq org-footnote-auto-adjust t)
(setq org-habit-graph-column 60)
(setq org-hide-emphasis-markers t)