top | item 3063224

(no title)

ulisesroche | 14 years ago

Try putting this in your .vimrc if you don't want to reach all the way to hit the escape key

imap jj <Esc>

Come back to vim :(

discuss

order

namityadav|14 years ago

This! Although I prefer jk & kj instead of jj.

ulisesroche|14 years ago

KJ feels pretty awesome, thanks!

namank|14 years ago

Interesting...thanks!