Hi I would like to know what plugins are most useful while writing C++ code. I am currently using trinity which is a combination of Taglist, Source Explorer, NerdTree.
I can see the definitions and all that simple stuff. But what seems to be lacking here is the understanding of C++ inheritance structure. For example, if I am about to declare an object for a C++ class, I want to know what is the class hierarchy, i.e. which class was the base class, how many classes have been derived from this particular class, and stuff like that. Any comments are appreciated. Thanks Aman Jain -- 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
