George Xanthakis
George Xanthakis
I am having the same issue with no configuration on CentOS 7.
Emacs 26 supports cooperative multithreading.
Is this happening with the latest master branch commit?
Instead of building vim from source why dont you install it with apt-get?
For me this script is not even building cquery.
Now cquery builds but there is a problem in your vimrc for sure.
It works fine now.
Auto completion didn't popup but language server seemed to fire up and work. I think you need an autocomplete plugin that supports lsp in vim (deoplete) in your vimrc but...
The problem is that nobody changes the role field when it is a write or read case in the code so it is taking only the else path.
If i am not mistaken, cquery cannot load compile_commands.json for your project. Have you tested if this happens to another project of yours?