You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: