Plugins

Command-T

安装

安装Ruby

  • 源码安装

    $ ./configure --prefix=/home/work/sunzhenkai/bin/ruby --enable-shared
    $ make -j24
    $ make install
  • 使用ruby-install安装

异常

  • 找不到 libruby.so.*

    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/work/sunzhenkai/bin/ruby/lib
  • Command-T plugin error: could not load the C extension

    $ cd /path/to/command-t
    $ rake make

Github

使用

NERDTree

安装

使用

vim-javacomplete2

安装

YouCompleteMe

最后更新于

这有帮助吗?