Y
Hacker News
new
|
ask
|
show
|
jobs
by
excitom
2668 days ago
>One problem with Vim is that you get so used to its key mappings that you’ll want to use them everywhere.
If don't already know about `set -o vi` in `bash`, prepare to be delighted.
1 comments
gdfasfklshg4
2667 days ago
I use it but it is slightly annoying actually. It is vi emulation not vim emulation so e.g. diw does not work. Similarly visual mode involve opening the command line in vim. This can be a little jarring.
link