roxma/nvim-completion-manager

Completion not working anymore when using cquery

Closed this issue · 0 comments

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.