set nu set shiftwidth=
set tabstop=
set softtabstop= set autoindent
set cindent
set smartindent
filetype indent on set ai! set hlsearch
set incsearch
set showmatch set backspace=
set background=dark
colorscheme elflord set fileencodings=utf-,gbk,ucs-bom,cp936
set vb t_vb=
syntax on filetype on