Plugins
Command-T
安装
安装Ruby
源码安装
$ ./configure --prefix=/home/work/sunzhenkai/bin/ruby --enable-shared $ make -j24 $ make install使用ruby-install安装
安装
$ cd ruby-install $ ./bin/ruby-install --install-dir /home/work/sunzhenkai/bin/ruby ruby
异常
找不到 libruby.so.*
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/work/sunzhenkai/bin/ruby/libCommand-T plugin error: could not load the C extension
$ cd /path/to/command-t $ rake make
Github
使用
NERDTree
安装
使用
vim-javacomplete2
安装
YouCompleteMe
最后更新于
这有帮助吗?