This repository has been archived by the owner on Aug 30, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the workaround from https://gist.github.com/cpradog/aad88d51001ea…
…83ecfc6 In the FAQ of https://github.com/Valloric/YouCompleteMe, there was an issue of C++ standard library headers not found (ycm-core/YouCompleteMe#303) that has been resolved with a workaround, and @cpradog has kindly implemented it. However, this workaround has not yet been incorporated into template.py in https://github.com/rdnetto/YCM-Generator, so adding this becomes the main purpose of this fork.
- Loading branch information
6f044a6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This breaks stuff for me.
I get SyntaxError:
invalid syntax (.ycm_extra_conf.py, line 114)
when i run :YcmGenerateConfig and then use it