set nocompatible set nu
filetype on set history=1000 set background=dark
syntax on set autoindent set smartindent set tabstop=4 set shiftwidth=4 set showmatch set guioptions-=T set ruler set nohls set incsearch set cursorline set fencs=utf-8,ucs-bom,euc-jp,gb18030,gbk,gb2312,cp936