Tuesday, December 1, 2009

CCTree Question

Hi,


I am using CCTree plugin to display easily the call graphs of
functions in a C++ project.

I would like CCTree to display not only
func1
=======> func2


but
class1::func1
==========> classY::func2

Can you help me ?

Thanks

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: