I installed Cscope thru Vundle, and I didn't do any configuration.
my problem is
After searching with sccope find
, I got only one line output window at the bottom, and
automatiically move the first matching.
(1 of 2): <<getFoo>> int XObjectName::getFoo()
How can I show all the matching list?