roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Completion not working anymore when using cquery #217

Closed kafendt closed 6 years ago

kafendt commented 6 years ago

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.