colorscheme koehler set clipboard+=unnamed set lines=30 columns=120 set guioptions-=m guioptions-=T if has('gui_win32') autocmd GUIEnter * simalt ~x set guifont=DejaVu_Sans_Mono:h11:w6,MS_Gothic:h11 set guifontwide=IPAGothic:h11,MS_Gothic:h11 elseif has('gui_gtk2') set guifont=Monospace\ 11 if has('gui_gnome') " for Ubuntu lang ja_JP.UTF-8 let $GTK_IM_MODULE = 'uim' endif endif " vim: tabstop=2 shiftwidth=2