Open jtmkrueger opened 8 years ago
I get the same error, installed all dependencies as indicated, rcodetools etc. My neovim has perfect health. I think README file must have more detailed instructions.
I have this problem on MacOS also. Last time I got it working it was on WSL (Ubuntu on Windows) and that's not more than 6 months to 1 year ago. I guess there could be an issue with either a /tmp dir on MacOS or a different problem.
I'm using deoplete, and I added vimproc to my list of plugins and ran make in the directory. I'm not sure what I can do to debug this and see what's actually going wrong. When I try and do the completion sequence, I get
monster.vim - failed async completion
in the status line. Anyone have a method to debug this and figure out what I've done wrong?Here's what I added to my neovim init.vim
I use vundle to do my package management.