mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This removes +org/toggle-fold in favor of a more compatible alternative: a org-tab-first-hook function that forces org-cycle only to toggle the current subtree, and not cycle through all visibility states.