I'm new with vim's taglist plugin and have a question regarding display style of classes and members within taglist window. Taglist displays them as two separate lists: one for classes and one for class members. However I would like class members to be displayed as a subtree of a respective class tag. Is it possible?

Thanks in advance!

有帮助吗?

解决方案

No you can't. But another plugin, TagBar, was created specifically for that.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top