Using vim mode instead of old vi
Edit your ~/.vimrc and add set nocompatible to a line. Then, if you start the editor with vi you'll be in old vi mode, and if you use vim you'll be in the new vim mode.
[Click to add or edit comments])
Please prepend comments below including a date