> I have noticed that this is in the to-do list of taglist, but this plugin is
> not maintained for a very long time. I think the information provided by
> ctags is enough to do this, because gedit have such a plugin using ctags.
>
> I am now using python, maybe C++ in the future.
What about writing your own plugin?
Genereting such a tree should be easy then.
Try :echo taglist('^your-class$') to get an idea which info your tag
file provides.
Marc Weber
--
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
No comments:
Post a Comment