[LINUX] VIM settings

Try setting VIM to be easy to use

I can't remember hjkl for key movement because it's sloppy, so I'll try to use the arrow keys and BackSpace key.

Configuration

command


echo set nocompatible >> ~/.vimrc
echo set backspace=indent,eol,start >> ~/.vimrc

that's all.

Recommended Posts

VIM settings
change vim settings
Vim
vim
samba settings
vim command
vim settings (editing my own notes)
Flask initial settings
python environment settings
CentOS 7 NW settings
Flask application settings
[Linux] DNS settings
iPython settings etc.
django default settings
Vim with Atom
Flask database settings
Django + MySQL settings
Django URL settings
Display line numbers in vim editor (with default settings)