When I used this command to search functions who call this function, if there are more than one result, only the first one showed in the buffer, how do I go to the next one with a vi command or shortcut keys?
I guess your have modified your .vimrc following the instruction in this page http://vim.wikia.com/wiki/Cscope .
If I am right, try to delete these lines from .vimrc to see if it works :
if has('quickfix') set cscopequickfix=s-,c-,d-,i-,t-,e- endif
It works for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With