Yes, my vim correctly detected Verilog file. I use ctags 5.8. -----邮件原件----- 发件人: [email protected] [mailto:[email protected]] 代表 David Fishburn 发送时间: 2012年8月1日 2:56 收件人: [email protected] 抄送: [email protected] 主题: Re: Ctags or taglsit can support verilog?
On Jul 31, 2012, at 12:59 PM, Ben Fritz <[email protected]> wrote: > On Monday, July 30, 2012 10:11:05 PM UTC-5, jun wang wrote: >> I use ctags generate tags in Verilog file,but I enter >> “:TlistToggle”,it display none If I c file,it can work! >> What happened? >> >> Best >> Regard > > Is your Verilog file being correctly detected by Vim as a Verilog file > type? If memory serves me, TagList uses the filetype to determine how > to run What version of ctags are you using? Trunk or 5.8. You can also extend the taglist through your vimrc which I have done when usin my own compiled ctags (trunk) for all the new stuff. -- David Fishburn -- 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 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
