neovim/runtime/autoload/health
Daniel Hahler bf6048e81d checkhealth: Python: fix VIRTUAL_ENV check (#8628)
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.
2018-06-24 10:28:21 +02:00
..
nvim.vim runtime/autoload/health/*.vim: fix vint warning (#8048) 2018-02-22 02:30:39 +01:00
provider.vim checkhealth: Python: fix VIRTUAL_ENV check (#8628) 2018-06-24 10:28:21 +02:00