Y
Hacker News
new
|
ask
|
show
|
jobs
by
domenukk
2529 days ago
PSA: In VIM ctrl-c does the same as ESC. No need to remap of you relearn.
1 comments
chrismorgan
2529 days ago
This is not entirely true, and the differences between them sometimes matter. If you want an equivalent, go for CTRL-[, which is
actually
equivalent.
If you’re interested in some of the differences, start in `:help ins-special-keys`.
link
If you’re interested in some of the differences, start in `:help ins-special-keys`.