Hacker News new | ask | show | jobs
by octoberfranklin 2020 days ago
Yeah emacs has like eleventeen different folding modes. That's the problem.

Vim has folding as a basic feature of the editor binary, not some aftermarket script. So editing operations on folded regions always do what you expect.