编译 VIM 配置参数(Python 2/3 支持)
for Python 2.n
./configure --with-features=huge --enable-pythoninterp --enable-cscope
for Python 3.n
./configure --with-features=huge --enable-python3interp --enable-cscope
./configure --with-features=huge --enable-pythoninterp --enable-cscope
./configure --with-features=huge --enable-python3interp --enable-cscope
2 Comments
No comments yet.