Open colbycheeze opened 8 years ago
For YouCompleteMe, have you installed using:
./install.py --tern-completer
You can see more instructions here.
If so, have you isolated the problem to YCM or Deoplete vs tern_for_vim? Does YCM or Deoplete work?
Did you manage to solve this?
I have installed both YouCompleteMe
and tern_for_vim
, but not sure if I'm missing something. I'm getting a Value Error: Not connected to server
Nevermind, I had a syntax error in my .tern-project
I've tried multiple installs, tutorials, multiple versions of Vim...(currently running NeoVim atm)
I've set up YouCompleteMe and it won't work, and now tried Deoplete and it doesn't work either.
The tern settings are correct, as I have it working perfectly with Atom. It's just Vim that won't complete properly or do any pop up menus etc.
Here is a gif of what it's showing...which is really weird to me. I can call
:TernDoc
but the PUM never comes up otherwise.I've spent countless hours googling and troubleshooting to the point despair lol. Totally baffled... any ideas?
Here are my settings that seem to be related: