taglist

来自个人维基
跳转到导航 跳转到搜索

安装:

http://easwy.com/blog/archives/advanced-vim-skills-taglist-plugin/


Re: [taglist] Re: unrecognized option `--format=2'^@^ITry with Exuberant Ctags 5.8

Hi,

Based on the error message below, it looks like you are not using exuberant
ctags.
Instead you are using the GNU ctags. Try setting the Tlist_Ctags_Cmd variable

to the exact location of exuberant ctags.