0

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?

Sungguk Lim
  • 6,109
  • 7
  • 43
  • 63
  • 1
    Why did you install this plugin? Vim already has `cscope` support if built correctly. Also, the answer is certainly in `:h cscope`. – romainl Dec 08 '12 at 09:25
  • oh thanks, romainl. I installed 'cscope.vim' plugin thru vundle, after uninstall 'cscope.vim'. original cscope works fine, thanks again! – Sungguk Lim Dec 10 '12 at 00:48

0 Answers0