mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
lang/org: indent continued org-list lines more consistently
Before: + abcdefghi :: User can set *any* parameters of ivy-posframe with the help of `ivy-posframe-parameters'. + xyz :: When non-nil, ivy-posframe will ignore prompt. This variable is useful for `ivy-posframe-read-action'. After + abcdefghi :: User can set *any* parameters of ivy-posframe with the help of `ivy-posframe-parameters'. + xyz :: When non-nil, ivy-posframe will ignore prompt. This variable is useful for `ivy-posframe-read-action'.
This commit is contained in:
@@ -154,6 +154,7 @@ unfold to point on startup."
|
|||||||
org-image-actual-width nil
|
org-image-actual-width nil
|
||||||
org-indent-indentation-per-level 2
|
org-indent-indentation-per-level 2
|
||||||
org-indent-mode-turns-on-hiding-stars t
|
org-indent-mode-turns-on-hiding-stars t
|
||||||
|
org-list-description-max-indent 4
|
||||||
org-pretty-entities nil
|
org-pretty-entities nil
|
||||||
org-pretty-entities-include-sub-superscripts t
|
org-pretty-entities-include-sub-superscripts t
|
||||||
org-priority-faces
|
org-priority-faces
|
||||||
|
Reference in New Issue
Block a user