mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
point-min and point-max were used in some places in +fold--open-rec-between instead of beg and end. This caused +fold/open-rec to open all folds rather than only the one the curser is on.