Doom
This commit is contained in:
@ -413,7 +413,7 @@
|
||||
;; Edit settings
|
||||
org-auto-align-tags nil
|
||||
org-tags-column 0
|
||||
org-catch-invisible-edits 'show-and-error
|
||||
org-fold-catch-invisible-edits 'show-and-error
|
||||
org-special-ctrl-a/e t
|
||||
org-insert-heading-respect-content t
|
||||
|
||||
@ -422,6 +422,8 @@
|
||||
org-pretty-entities t
|
||||
org-ellipsis "…"
|
||||
|
||||
org-modern-table nil ;; has graphical glitches when collapsing headlines
|
||||
|
||||
;; Agenda styling
|
||||
org-agenda-block-separator ?─
|
||||
org-agenda-time-grid
|
||||
|
Reference in New Issue
Block a user