Hi, On Tue, May 21, 2013 at 1:53 AM, Steve liu <[email protected]> wrote: > I'm enable ctags. > > And if a lot of tags is matching when I stroke Ctrl+]. Some info will be > shown. > I want those info goes into quickfix window. > > how to do that. >
You can use the ":ltag <name>" command to add all the matching tags to the location list. - Yegappan -- -- 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/groups/opt_out.
