set autoindent
set backspace=indent,eol,start
set tabstop=4
set expandtab
set shiftwidth=4
set shiftround
syntax on
set nobackup
set nowritebackup
set number
Now vi looks and feels nice.
set autoindent
set backspace=indent,eol,start
set tabstop=4
set expandtab
set shiftwidth=4
set shiftround
syntax on
set nobackup
set nowritebackup
set number
No comments:
Post a Comment