not able to get cscope working with vim
- by hiren panchasara
Hi all,
I am trying to setup cscope to work with vim, following http://cscope.sourceforge.net/cscope_vim_tutorial.html. When I get into a C file, I am not able to do what is described in bullet 5 of the link.
Do I need to setup ctags? Is there something not mentioned here on the page that I should be doing?
Thanks in advance.