Hacker News new | ask | show | jobs
by cbm-vic-20 1286 days ago
That, and "inoremap jk <Esc>".
2 comments

Better is "inoremap fd <Esc>" especially if you ever try to type Dijkstra or the alphabet.

Of course now you have to call your file descriptor something else. No free lunches.

For some unremembered reason I changed from that to set <esc>=jk. No idea why but it also works.