index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
health
/
provider.vim
Commit message (
Expand
)
Author
Age
*
fix(heath/provider.vim): using list as string #16007
Javier Lopez
2021-10-12
*
fix(health/python3): remove obsolete check (#14590)
Marco Hinz
2021-05-19
*
doc: prefer "python -m pip" (#14353)
Aru Sahni
2021-04-14
*
checkhealth: support virtual env dir with spaces
saadparwaiz1
2020-11-24
*
healthcheck: suggest to skip tests perl provider (#13223)
Jan Edmund Lazo
2020-11-04
*
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
healtcheck: use g:perl_host_prog if its set instead
Jacques Germishuys
2020-09-05
*
only perl 5.22+ is supported
Jacques Germishuys
2020-09-03
*
Fix / improve report messages (#12396)
David Lukes
2020-07-19
*
provider: Fix ruby checkhealth error for Windows (#12400)
BusyBruce
2020-05-30
*
checkhealth/ruby: fix off-by-one error #12245
Booome
2020-05-04
*
checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874
Jan Edmund Lazo
2020-02-15
*
checkhealth: ignore cpamn "!" output #11869
Jan Edmund Lazo
2020-02-14
*
checkhealth: fix accidental change [ci skip]
Justin M. Keyes
2020-02-02
*
checkhealth: avoid irrelevant virtualenv executables
Justin M. Keyes
2020-02-02
*
checkhealth: cleanup, brevity
Justin M. Keyes
2020-02-02
*
checkhealth: bin directory is Scripts/ on Windows
David Lukes
2020-02-02
*
checkhealth: print -> sys.stdout.write
David Lukes
2020-02-02
*
checkhealth: better $VIRTUAL_ENV validation #11781
David Lukes
2020-02-02
*
provider/perl: add latest version health check
Jan Edmund Lazo
2020-01-20
*
provider/perl: add health check
Jan Edmund Lazo
2020-01-20
*
provider/pythonx: don't assume CWD (empty string) is in path #11304
supermomonga
2019-10-27
*
health: provider: skip checks with `g:loaded_X_provider = 0` (#11147)
Daniel Hahler
2019-10-04
*
provider#pythonx: resolve/expand exe from host var (#11047)
Daniel Hahler
2019-09-30
*
checkhealth: skip python checks if intentionally disabled #11044
Yoshio S
2019-09-21
*
health#provider: fix duplicated output/stderr (#11048)
Daniel Hahler
2019-09-18
*
checkhealth: try yarn if npm is missing #10490
ObserverOfTime
2019-07-14
*
health/provider.vim: check curl HTTPS support
erw7
2019-04-22
*
health/pythonx: handle "pip upgrade failure"
Marco Hinz
2019-01-07
*
health/pythonx: refactor #Detect()
Marco Hinz
2019-01-07
*
health/pythonx: refactor pyenv check
Marco Hinz
2019-01-07
*
health/provider: Check for available pynvim when neovim module missing
James McCoy
2019-01-01
*
{health,provider}/python: Import the neovim, rather than pynvim, module
James McCoy
2019-01-01
*
health/python: warn if pynvim upgrade failed
Marco Hinz
2018-11-20
*
health/python: slightly improve output
Marco Hinz
2018-11-20
*
health/python: 'neovim' module was renamed to 'pynvim'
Marco Hinz
2018-11-17
*
checkhealth: always report stderr with errors (#8783)
Daniel Hahler
2018-07-29
*
checkhealth: do not use exepath with host_prog (#8784)
Daniel Hahler
2018-07-29
*
checkhealth: Python: fix VIRTUAL_ENV check (#8628)
Daniel Hahler
2018-06-24
*
checkhealth: node.js: also search yarn #8528
Ahmed El Gabri
2018-06-17
*
checkhealth: fix nodejs provider advice (#8522)
Colin Yates
2018-06-10
*
health#provider: fix sys.path for Python
Daniel Hahler
2018-04-30
*
health#provider: improve error reporting
Daniel Hahler
2018-04-30
*
health#provider: fix logic with s:shellify
Daniel Hahler
2018-04-30
*
health/provider: python: warning with correct host prog (#8049)
Daniel Hahler
2018-03-04
*
health/provider: check Python also with loaded_var (#8047)
Daniel Hahler
2018-02-22
*
checkhealth: python: do not report pythonx_errs twice (#8045)
Daniel Hahler
2018-02-22
*
runtime/autoload/health/*.vim: fix vint warning (#8048)
Daniel Hahler
2018-02-22
*
macOS: Use `pbpaste` to detect a working clipboard (#7983)
Marco Hinz
2018-02-08
*
clipboard: macOS: fallback to tmux if pbcopy is broken #7940
Justin M. Keyes
2018-01-31
[next]