install taglist,tags,scope for mac

brew install csope;

 

download taglist and ctags from the website,follow the instrusion to install;

edit .vimrc file:

  add:

    let Tlist_Ctags_Cmd='/usr/local/bin/ctags'

 ;

another way is :

  deleta the default ctags for mac;

  add a simbol link;

posted @ 2016-04-21 17:03  rainker  阅读(171)  评论(0)    收藏  举报