if &term=="xterm"
     set term=rxvt
     set t_Co=8
     set t_Sb=^[4%dm
     set t_Sf=^[3%dm
endif
set nocompatible 
syntax on
