Page 1 of 1

How can I set vim's system header path?

Posted: Sun Nov 27, 2016 1:11 pm
by tjarjoura
So I've been following the Meaty Skeleton tutorial. I've cloned the meaty-skeleton repo and all of the libc/libk headers are installed with sysroot/usr/include. But when I'm editing the code, vim(or I guess the syntastic plugin) expects these headers to be in /usr/include. How do I tell it that the headers will actually be found in sysroot/usr/include?

Re: How can I set vim's system header path?

Posted: Sun Nov 27, 2016 1:47 pm
by iansjack