" use it or lose it if has("syntax") syntax on endif set t_Co=256 " got more than 2 colors? use them if &t_Co > 2 || has("gui_running") source ~/etc/vim/colors/mondrian.vim "redraw "echo 'set colors up' endif