在 Vim 上安装使用 Tagbar

git clone https://github.com/mozilla/doctorjs.git –recursive cd doctorjs sudo make install

会提示将 NODE_PATH 加入到环境变量 ~/.bash_profile :

export NODE_PATH=/usr/local/lib/jsctags/:$NODE_PATH

See Also


Tags: Vim

Published on 2012-10-28

Tags: Vim

Date: 2012-10-28

ON THIS PAGE