./configure --enable-cscope --enable-multibyte
or
./configure --enable-cscope --enable-multibyte --with-features=big
or
./configure --enable-cscope --enable-multibyte --with-features=big
- using xterm clipboard
make distclean <== 필요시
vim 에서
"+y
로 복사 가능
ps. 플러그인중 python 사용하는게 있을경우.
./configure --enable-cscope --enable-multibyte --with-features=big --enable-pythoninterp --with-python-config-dir=/usr/lib/python2.5/config
파이썬 관련 dev 파일 필요 (header & library )