Does anyone know if there exists a VIM plugin which 'snoop' and parse the build process output to extract the otherwise invisible build path information? This should then be used for code assist and code navigation, i.e. opening the correct include file, "jumping" to correct function/macro, etc.
I am interested in something similar to "Discovery options" available in Eclipse/CDT, see the following two links for info about it:
https://developer.mozilla.org/en-US/docs/Eclipse_CDT
Brs