if has("syntax") && (&t_Co > 2 || has("gui_running")) syntax on set hlsearch set ts=8 set ignorecase set sw=8 set sta set noet set sts=8 set ai set bg=dark endif