set nocompatible if &t_Co > 2 || has("gui_running") syntax on endif set termencoding=UTF-8 set fileencodings=ISO-2022-JP,US_ASCII,EUC-JP,Shift_JIS,utf-8 set nobackup set nowritebackup set smartindent set number syntax off