Jo
Results
2
comments of
Jo
NeoVim `Version v0.1.5-92-g490804e (master)` and ``` # yolk -a | grep vim neovim - 0.1.7 - active ``` So, the virtualenv is activate before I start neovim. As far as...
Using this ``` vim let g:python_host_prog = '/users/is/jredies/pyenvs/dev/bin/python' let g:loaded_python3_provider = 1 ``` instead of my above mentoined Python code snippet doesn't make a difference. I have put this and...