set nu filetype on set nobackup set nowritebackup "set textwidth=78 "set columns=110 set statusline=%F%m%r%h%w\ L%04l\ C%04v\ %p%% set laststatus=2 syntax on set hlsearch set incsearch set shiftwidth=4 set tabstop=4 set autoindent set cindent set expandtab set matchtime=4 set report=0 set showmatch set backspace=indent,eol,start set novisualbell "set scrolloff=5 colorscheme mine set guioptions-=T