Hacker News new | ask | show | jobs
by octoberfranklin 2030 days ago
vim with folding

Still the best tree editor I've found. I left emacs for it!

1 comments

Emacs has folding too, so that cannot be the only reason..?
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.