Get ctags in vim to go to definition, not declaration

Posted by Robert S. Barnes on Stack Overflow See other posts from Stack Overflow or by Robert S. Barnes
Published on 2009-06-28T10:53:22Z Indexed on 2010/06/02 10:14 UTC
Read the original article Hit count: 253

Filed under:
|
|

I'm having the problem that ctags takes me to a forward declaration allot of times instead of to the actual definition of the function.

Any way to get around that?

© Stack Overflow or respective owner

Related posts about vim

Related posts about gvim