Question

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!

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top