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

Add example in readme.md with compile_commands.json #24

Open
phcerdan opened this issue Dec 8, 2017 · 0 comments
Open

Add example in readme.md with compile_commands.json #24

phcerdan opened this issue Dec 8, 2017 · 0 comments

Comments

@phcerdan
Copy link

phcerdan commented Dec 8, 2017

Hi, giving a try to deoplete from YCM.
Can we have an example on how to work with the compile_commands.json. It says no config required... but where should the json be? It is generated by cmake in the build folder, #14 but it should be in the root of the project right? That should be noticed to the user.

Also, for a deoplete noob, do I need something else to say to deoplete? Something like this maybe?
let g:deoplete#sources.cpp = ['buffer', 'clang2']

Thanks!

@phcerdan phcerdan changed the title Add example in readme.md with compilation_commands.json Add example in readme.md with compile_commands.json Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant