Hacker News new | ask | show | jobs
by iso1631 1458 days ago
Vim 8 changed a lot of defaults - it enabled things like search as you type, scrolling as the cursor moves down the page rather than at the last line, etc.

A vimrc could revert this to standard behaviour, but that means having to have a vimrc file.

I was disappointed in those decisions.