I can't remember hjkl for key movement because it's sloppy, so I'll try to use the arrow keys and BackSpace key.
command
echo set nocompatible >> ~/.vimrc echo set backspace=indent,eol,start >> ~/.vimrc
that's all.
Recommended Posts