set nocompatible set history=100 filetype on syntax on highlight StatusLine guifg=SlateBlue guibg=Yellow highlight StatusLineNC guifg=Gray guibg=White set showmatch set matchtime=5 set autoindent set smartindent set cindent set tabstop=4 set softtabstop=4 set shiftwidth=4 set nu