>>757
これを試してみたら?
" コンソール版で環境変数$DISPLAYが設定されていると起動が遅くなる件へ対応
if !has('guirunning') && has('xterm_clipboard')                          
    set clipboard=exclude:cons\\\|linux\\\|cygwin\\\|rxvt\\\|screen\\\|xterm
endif