On 16:54 Thu 05 Dec , Alexey wrote: > Tony, thanks for the answer, but i have already seen most of it in the > internet and in Vim help. > > My question was: how to find out which tags file is actually used? (I do not > seem to have any in expected places.) > > Gary, thanks for the idea. Do you know by any chance if i can confirm > somehow that the tag list is only generated in memory? > > Alexey.
I think Tony has mentioned this :help 'tags', i.e. set tags? or :echo &tags If none of them is present then none of them is used and that means your plugin is not using vim tags feature. It can be stored locally or in memory, as mentioned. This might be mentioned in the plugins doc file, if not you can try to read the plugin or contact the its authors directly. Best regards, Marcin -- -- 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 vim_use+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.