Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read .syntastic_c_config in .ycm_extra_conf.py #37

Closed
tsto opened this issue Feb 5, 2013 · 1 comment
Closed

Read .syntastic_c_config in .ycm_extra_conf.py #37

tsto opened this issue Feb 5, 2013 · 1 comment

Comments

@tsto
Copy link

tsto commented Feb 5, 2013

If you use syntastic with C, you already have your CPP flags stored in a file like .syntastic_c_config. YCM should read that if it's there, to save me pasting them or some other hack.

Something like this works for me: https://gist.github.com/tsto/4718358

Note, my python is terrible.

@Valloric
Copy link
Member

Valloric commented Feb 5, 2013

Sorry, but this does not cross my code-needed-to-write-and-test/benefit ratio. It's such a small thing.

Still, thanks for the feedback!

@Valloric Valloric closed this as completed Feb 5, 2013
@hardboydu hardboydu mentioned this issue Jul 4, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants