aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/health
Commit message (Expand)AuthorAge
* 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
* {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
* health/python: warn if pynvim upgrade failedMarco Hinz2018-11-20
* health/python: slightly improve outputMarco Hinz2018-11-20
* health/python: 'neovim' module was renamed to 'pynvim'Marco Hinz2018-11-17
* health.vim: Detect missing init.vimJustin M. Keyes2018-08-27
* checkhealth: always report stderr with errors (#8783)Daniel Hahler2018-07-29
* checkhealth: do not use exepath with host_prog (#8784)Daniel Hahler2018-07-29
* checkhealth: Python: fix VIRTUAL_ENV check (#8628)Daniel Hahler2018-06-24
* checkhealth: node.js: also search yarn #8528Ahmed El Gabri2018-06-17
* checkhealth: fix nodejs provider advice (#8522)Colin Yates2018-06-10
* health#provider: fix sys.path for PythonDaniel Hahler2018-04-30
* health#provider: improve error reportingDaniel Hahler2018-04-30
* health#provider: fix logic with s:shellifyDaniel Hahler2018-04-30
* health/provider: python: warning with correct host prog (#8049)Daniel Hahler2018-03-04
* health/provider: check Python also with loaded_var (#8047)Daniel Hahler2018-02-22
* checkhealth: python: do not report pythonx_errs twice (#8045)Daniel Hahler2018-02-22
* runtime/autoload/health/*.vim: fix vint warning (#8048)Daniel Hahler2018-02-22
* macOS: Use `pbpaste` to detect a working clipboard (#7983)Marco Hinz2018-02-08
* clipboard: macOS: fallback to tmux if pbcopy is broken #7940Justin M. Keyes2018-01-31
* health.vim: fix $VIRTUAL_ENV validationJustin M. Keyes2017-12-29
* health.vim: minor refactor (group related logic)Justin M. Keyes2017-12-27
* docJustin M. Keyes2017-12-26
* health.vim: mention g:ruby_host_prog #7737Alex Genco2017-12-17
* health.vim: Try `pyenv root` #7341quinoa422017-12-17
* health.vim: nodejs: skip if nodejs is too oldJustin M. Keyes2017-12-17
* ci: nodejs client acceptance-test #7706Jan Edmund Lazo2017-12-17
* :checkhealth: fix check for npm and yarn (#7569)Billy Vong2017-11-16
* health.vim: normalize slashes for script path (#7525)Jan Edmund Lazo2017-11-13
* Merge #7458 'remote: add node host'Justin M. Keyes2017-11-11
|\
| * health: add node health checkBilly Vong2017-10-29
* | health.vim: env var may be defined but empty #7498Justin M. Keyes2017-11-07
* | health.vim: show TUI-related env vars (#7498)Justin M. Keyes2017-11-07
|/
* :checkhealth : validate $VIMJustin M. Keyes2017-10-17
* health.vim: warn about 'paste' optionJustin M. Keyes2017-10-15
* health.vim: always check pyenv if installed #7219Greg Anders2017-09-09
* clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
* health.vim: validate g:clipboardJustin M. Keyes2017-07-15
* runtime: Fix issue with Ruby health `latest_gem` determinationAlex Genco2017-06-17
* health.vim: On error, show a valid shell command.Justin M. Keyes2017-05-11
* health.vim: Fix hardcoded `python` name. #6714Edd Barrett2017-05-11