set nocompatible if &t_Co > 2 || has("gui_running") syntax on endif set termencoding=UTF-8 set fileencoding=UTF-8 set encoding=UTF-8 set nobackup set nowritebackup set smartindent set number syntax off