vim /etc/vimrc
set ts=4 set softtabstop=4 set shiftwidth=4 set expandtab set autoindent
set paste
:set nopaste