On Friday, November 6, 2015 at 6:11:57 AM UTC-6, [email protected] wrote: > 在 2015年11月6日星期五 UTC+8下午7:56:58,[email protected]写道: > > I think that the taglist.vim must read the tags file at some place, but I > > can't get it . > > > The problem is that I open the taglist what I get is only the current > filename and I can't see the symbol for func or macro. > So I try to debug the taglist.vim and find where the Q is, Looking forward to > your reply.
If I recall correctly, taglist keys off the filetype to determine how to invoke ctags. Is your filetype set properly for this file? -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
