mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00

Compare `$VIRTUAL_ENV` to `python_bin`. This is necessary when `g:python_host_prog` is set to an absolute path, and looking up `pyname` in `$PATH` yields another result.