You can exit insert mode by pressing Escape but it is faster to remap your CapsLock key to Ctrl and then exit insert mode with Ctrl-[.
Escape
CapsLock
Ctrl
Ctrl-[
I don’t get how that’s faster.
You have to reach farther for Escape than for CapsLock, which makes Escape slower.
I mapped fd to Escape, because that’s what Spacemacs uses. It’s also much less error-prone than jj and jk, which seem to be common choices.
fd
jj
jk
Escape is farther from home row.
I don’t get how that’s faster.
You have to reach farther for
Escape
than forCapsLock
, which makesEscape
slower.I mapped
fd
toEscape
, because that’s what Spacemacs uses. It’s also much less error-prone thanjj
andjk
, which seem to be common choices.Escape is farther from home row.