mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
1d5eec2c62
I have `g:python3_host_prog` set to the system Python, where a package
is also installed to provide the "neovim" module.
`:checkhealth provider` however displays a warning for this:
> Your virtualenv is not set up optimally.
This is because /usr/bin/python is not in /home/user/.pyenv.
I think this warning should not get displayed if host_prog_var exists.
It goes back to the initial commit (
|
||
---|---|---|
.. | ||
nvim.vim | ||
provider.vim |