aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/health
Commit message (Expand)AuthorAge
* chore: fix typos (#17755)dundargoc2022-03-25
* chore(checkhealth/provider): style fixes (#17738)Sean Dewar2022-03-16
* fix(checkhealth): make provider checkhealth output more consistent (#17722)dundargoc2022-03-16
* fix(health): do not run external processes in a shellzeertzjq2022-02-03
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* chore: fix typos (#16506)dundargoc2021-12-28
* fix(heath/provider.vim): using list as string #16007Javier Lopez2021-10-12
* fix(healthcheck): update builtins to the new convention #15914Javier Lopez2021-10-05
* feat(lsp): add lsp healthcheckMichael Lingelbach2021-09-07
* fix(health/python3): remove obsolete check (#14590)Marco Hinz2021-05-19
* doc: prefer "python -m pip" (#14353)Aru Sahni2021-04-14
* fix(ts): move checkhealth in runtime/vimThomas Vigouroux2021-04-06
* feat: treesitter checkhealthMatthieu Coudron2021-04-06
* checkhealth: fix terminfo problems on Windowserw72021-01-06
* checkhealth: fix problem where &shada is emptyerw72021-01-06
* healthcheck: fix health check issue with shada file (#13291)erw72020-12-13
* checkhealth: support virtual env dir with spacessaadparwaiz12020-11-24
* healthcheck: suggest to skip tests perl provider (#13223)Jan Edmund Lazo2020-11-04
* provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys2020-09-05
* only perl 5.22+ is supportedJacques Germishuys2020-09-03
* Fix / improve report messages (#12396)David Lukes2020-07-19
* Added healt check for tmux focus eventsBK16032020-07-02
* provider: Fix ruby checkhealth error for Windows (#12400)BusyBruce2020-05-30
* checkhealth/ruby: fix off-by-one error #12245Booome2020-05-04
* checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874Jan Edmund Lazo2020-02-15
* checkhealth: ignore cpamn "!" output #11869Jan Edmund Lazo2020-02-14
* checkhealth: fix accidental change [ci skip]Justin M. Keyes2020-02-02
* checkhealth: avoid irrelevant virtualenv executablesJustin M. Keyes2020-02-02
* checkhealth: cleanup, brevityJustin M. Keyes2020-02-02
* checkhealth: bin directory is Scripts/ on WindowsDavid Lukes2020-02-02
* checkhealth: print -> sys.stdout.writeDavid Lukes2020-02-02
* checkhealth: better $VIRTUAL_ENV validation #11781David Lukes2020-02-02
* provider/perl: add latest version health checkJan Edmund Lazo2020-01-20
* provider/perl: add health checkJan Edmund Lazo2020-01-20
* provider/pythonx: don't assume CWD (empty string) is in path #11304supermomonga2019-10-27
* health: provider: skip checks with `g:loaded_X_provider = 0` (#11147)Daniel Hahler2019-10-04
* provider#pythonx: resolve/expand exe from host var (#11047)Daniel Hahler2019-09-30
* checkhealth: skip python checks if intentionally disabled #11044Yoshio S2019-09-21
* health#provider: fix duplicated output/stderr (#11048)Daniel Hahler2019-09-18
* health.vim: check has("debug")Justin M. Keyes2019-08-04
* checkhealth: try yarn if npm is missing #10490ObserverOfTime2019-07-14
* health.vim: check shada file #10327Justin M. Keyes2019-06-25
* health/provider.vim: check curl HTTPS supporterw72019-04-22
* health: check if tmux enabled true colors (#9929)Marco Hinz2019-04-20
* checkhealth: validate locale (#9548)Justin M. Keyes2019-01-26
* health/pythonx: handle "pip upgrade failure"Marco Hinz2019-01-07
* health/pythonx: refactor #Detect()Marco Hinz2019-01-07
* health/pythonx: refactor pyenv checkMarco Hinz2019-01-07
* health/provider: Check for available pynvim when neovim module missingJames McCoy2019-01-01