You are not logged in.

#1 2013-10-13 08:35:07

Neg
Member
Registered: 2012-07-24
Posts: 17

vim+youcompleteme, ycm_extra.conf.py example request

I'm going to switch from neocomlete+clang to youcompleteme, but I don't understand how to get clang_complete behavior, when, for example with include <stdio.h> print<c-x><c-o> shows all possible functions etc. But every confs what I find don't get me it. It does not complete smth at all, except #include <blabla.h> Does clang can complete automaticly smth like sizeof/printf(from includes) while I type?

Neocomplete now don't compatible with clang now, unfortunately.

I compile it with ./install.sh --clang-completer --system-libclang, except it didn't work with clang.

llvm/clang 3.3-1
gvim 7.4.16-2

Offline

Board footer

Powered by FluxBB