After updating cquery the autocompletion feature stopped working for me.
After I noticed this i reverted to cquery-commit: 588169d.
Using that commit everything works fine but when I cherry pick cquery-commit: d0s9f64 autocompletion again stops working. So I guess that commit has to be the one causing the problem.
Now I am not sure whether the problem is a problem of cquery or a problem of how nvim-completion-manager handles cquery.
After updating cquery the autocompletion feature stopped working for me.
After I noticed this i reverted to cquery-commit: 588169d. Using that commit everything works fine but when I cherry pick cquery-commit: d0s9f64 autocompletion again stops working. So I guess that commit has to be the one causing the problem. Now I am not sure whether the problem is a problem of cquery or a problem of how nvim-completion-manager handles cquery.