set nocompatible set nobackup "no backup files set nowritebackup "only in case you don't want a backup file while editing set noswapfile "no swap files syntax on set number set colorcolumn=73 set ft=c " following should be set from terminfo automatically set t_me= " todo t_ve " todo t_vi