mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 19:18:34 +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.