Comment by ๐ฒ Odintsoff
Re: "I want to have completion for my custom C language headers,โฆ"
@jeang3nie Original Vim. Thinking about moving to neovim though.
2023-08-09 ยท 3 years ago
4 Later Comments โ
๐ฒ Odintsoff [OP] ยท 2023-08-09 at 00:21:
@Addison I also tried using YCM, but no success to make it read my own header files. Maybe conflicting with CoC.
๐ฆ Arkaeriit ยท 2023-08-10 at 18:35:
@Addison How can one do this with YCM?
๐ฆ Arkaeriit ยท 2023-08-11 at 18:08:
@Addison Thanks for the tip. It will be a good starting point.
๐ฒ Odintsoff [OP] ยท 2023-08-22 at 00:09:
Thanks all! I will try the tips provided and give some feedback. Thanks again!
Original Post
I want to have completion for my custom C language headers, but I cannot see how to add it. I use CoC and it does help with the language headers, but not the ones in my project folder. How can I add them?