Hi friends,
I am trying to install the cscope_macros.vim plugin for gvim. When I am trying to source it from .vimrc it is throwing this error:
bash: cscope.vim: line 29: syntax error near unexpected token "cscope"'
bash: cscope.vim: line 29:
if has ("cscope")'
Please help me in correcting this.