mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Gives the user the option to hide the top-level heading when presenting, and defaults it to nil, since that is org-tree-slide-mode's default behavior. Also reduces the default text-scale for org-tree-slide-mode from 6 -> 5. Fixes #2182 Closes #4907