|
|
|
|
|
by flukus
3623 days ago
|
|
We press escape a lot, many even map it to something more convenient like caps. The point I was making though is that with vim you don't exit insert mode to run commands, you enter insert mode to write text and then immediately exit to normal mode. It may sound pedantic, but it's a core part of understanding vim. Insert mode is the mode you should spend very little time in. |
|