You are not logged in.

#1 2010-02-17 18:01:39

oliwer
Member
From: Paris
Registered: 2007-06-30
Posts: 153
Website

[Vim] CTags misses function declarations

So I'm trying to set up C auto-completion in GVim using Omnicppcomplete, but it seems ctags is lazy on its job.

For example, when I type

ctags -R /usr/include/gtk-2.0

ctags creates an incomplete tags file. Functions such as gtk_window_new() are not detected, and so I only have a partial auto-completion.

Am I the only one to have this issue?

Offline

Board footer

Powered by FluxBB