Hacker News new | ask | show | jobs
by blackbear_ 2026 days ago
Emacs has folding too, so that cannot be the only reason..?
1 comments

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.