You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, empty lines are included in the fold of headlines.
What I would like is to keep a certain amount of empty lines between my (folded) top level headlines.
Emacs orgmode allows this (I think at least as I am not an Emacs user) by setting the org-cycle-separator-lines variable.
Is there any way to implement this here? Thank you!
The text was updated successfully, but these errors were encountered:
I noticed that in doom-emacs, when I have 2+ empty newlines at the bottom of a heading body, it leaves just one empty newline between the folded heading and the next one below.
This is just a nice way of organizing things visually, where headings that are bunched together tightly show a stronger relationship visually than headings spaced apart.
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://orgmode.org/manual/Headlines.html
Feature value
No response
Additional context
Currently, empty lines are included in the fold of headlines.
What I would like is to keep a certain amount of empty lines between my (folded) top level headlines.
Emacs orgmode allows this (I think at least as I am not an Emacs user) by setting the
org-cycle-separator-lines
variable.Is there any way to implement this here? Thank you!
The text was updated successfully, but these errors were encountered: