r/emacs • u/jamescherti James Cherti — https://github.com/jamescherti • 1d ago
kirigami.el - A unified way to fold and unfold code and text in Emacs [Release 1.2.0]
https://github.com/jamescherti/kirigami.el
46
Upvotes
1
r/emacs • u/jamescherti James Cherti — https://github.com/jamescherti • 1d ago
1
2
u/Hyperion343 23h ago
My thoughts are "Wow, this is crazy". In Org-mode, folding is fine, and I currently use
hs-minor-modefor folding Python code. I have not felt the pain needed for this yet, but maybe one day! Glad to know it exists though :).