Hacker News new | ask | show | jobs
by heartbreak 3537 days ago
In default vim, i inserts to the left of the cursor. In ijkl, you simply map h to insert left of the cursor. It's even on the left of your new arrow keys so the mental map works better too!

I'm a huge ijkl fan, because I learned wasd long before I learned vim.

1 comments

Huh! This is really neat. Thanks for taking the time to evangelize. I might have to try this for a day.