doomemacs/modules/editor/fold/autoload
Henrik Lissner 7e745e624d
fix(fold): next/previous commands
These weren't working and/or looped infinitely in some cases. This also
resolves some off-by-one issues with the former implementation.

Fix: #8197
2025-12-30 22:50:31 -05:00
..
fold.el fix(fold): next/previous commands 2025-12-30 22:50:31 -05:00
hideshow.el refactor: replace point-at-{b,e}ol 2025-01-08 19:33:38 -05:00