Hacker News new | ask | show | jobs
by WildUtah 3440 days ago
In .vimrc:

    no <Right> $
    no <Left> ^
    no <Up> <C-U>
    no <Down> <C-D>
That should be enough to help newbies to stop using the arrow keys and put their right hands on hjkl as the Gods intended.