Vim plugin which uses the compiler Include to jump to function, and show prototype and auto-compilation -
Primarily in Vim on Linux, if I have an AC or c ++ source file that contains several other header files .
Is there any plug-in available which can use the compiler (-i) and shows the syntax of the function on which the cursor or jumps in some definition
< P> I know about CTAG, but there is more advance in the case of windows studios like Visual Studio.
There is more and they both use libclang to complete the fulfillment.
Comments
Post a Comment