tweak(org): unset org-list-demote-modify-bullet
Imposing different list bullets per-level was a poor and jarring default.
This commit is contained in:
parent
206063f27d
commit
d210b983d4
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@ Is relative to `org-directory', unless it is absolute. Is used in Doom's default
|
|||
org-hide-leading-stars t
|
||||
org-image-actual-width nil
|
||||
org-imenu-depth 6
|
||||
;; Sub-lists should have different bullets
|
||||
org-list-demote-modify-bullet '(("+" . "-") ("-" . "+") ("*" . "+") ("1." . "a."))
|
||||
org-priority-faces
|
||||
'((?A . error)
|
||||
(?B . warning)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue