Vim musing 2
Equivalences in Vim (and in shell):
i.e. pressing <C-[>
is equivalent to
<Esc>
etc.
One consequence of this:
- can use
<C-I>
for tab completion instead of<Tab>
- this also works in your shell
- your left pinky will respect you for this
stay on home row; stay vimmin’
Tashi Delek