←back to thread

214 points m4xshen | 1 comments | | HN request time: 0s | source
Show context
WhyNotHugo ◴[] No.44024156[source]
When I started using Vim many years ago, I mapped the arrow keys to no-op.

This made the biggest difference, more than anything else. It forced me to use hjkl and never the arrow keys.

Everything else is a bonus that comes by itself later.

replies(1): >>44024340 #
1. suprjami ◴[] No.44024340[source]
That's a good start, but then you develop the same anti-pattern like typing jjjjj to go down 5 lines instead of 5j

That's what hardtime solves.