Tagged Questions
5
votes
3answers
924 views
ctags does not parse stdio.h properly
I am trying to use ctags with VIM, and I am a newbie to both. In order to test the extent to which ctags could be useful I decided to put it through a very simple test, namely to parse the headers in ...