Hacker News new | ask | show | jobs
by JoshTriplett 4493 days ago
> For instance, I love to bind "s" to "go into insert mode, insert one character, exit insert mode".

Doesn't that already exist, by hitting 'r'?

1 comments

That replaces the character under the cursor, it doesn't insert a new one.
Ah, thanks for the clarification.