aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/health
Commit message (Expand)AuthorAge
* 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
* health.vim: Remove sensible.vim advice. (#6709)Justin M. Keyes2017-05-10
* win: health.vim/check_ruby(): find `gem.cmd` #6608Justin M. Keyes2017-04-29
* health.vim: syntax/style fixes (#6614)Daniel Hahler2017-04-28
* health.vim: 'guicursor' advice #6506TJ DeVries2017-04-20
* health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
* win: health/provider.vim: check with `.exe` extensionJustin M. Keyes2017-03-28
* health.vim: tmux: Try -qvg and -qvgs (#6348)Tommy Allen2017-03-24
* health.vim: tmux $TERM, default-terminalJustin M. Keyes2017-03-06
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
* health.vim: ruby provider adviceJustin M. Keyes2017-02-12
* CheckHealth: choose correct $PATH separatorJustin M. Keyes2017-02-04
* healthcheck: s:download: do not report curl errors (twice)Daniel Hahler2017-01-08
* healthcheck: s:check_python: only report latest with good responseDaniel Hahler2017-01-08
* healthcheck: python: prefer neovim.VERSIONDaniel Hahler2017-01-08
* healthcheck: python: include nvim path for unknown/outdated versionDaniel Hahler2017-01-08
* Improve error reporting for Python health checkDaniel Hahler2017-01-08
* s:check_python: handle 'pip install --user -e'Daniel Hahler2017-01-08
* health: Windows: Handle backslash path separators. (#5914)Justin M. Keyes2017-01-08
* ruby: old versions don't know `gem list -e`Marco Hinz2017-01-08
* health: refactor s:check_ruby()Marco Hinz2017-01-07
* man.vim, provider.vim: Avoid shell syntax. #5734ooora2016-12-27
* CheckHealth: terminfo: remove "kbs" adviceJustin M. Keyes2016-12-23
* Make VimL code compatible with merged Partial support (#5765)Marco Hinz2016-12-13
* CheckHealth: more precise check for sensible.vimJustin M. Keyes2016-12-11
* Remove g:python{,3}_host_skip_check (#5738)Marco Hinz2016-12-09
* Health: show :help + tags (#5719)Marco Hinz2016-12-05
* CheckHealth: Fix version comparison.Justin M. Keyes2016-11-15
* CheckHealth: Include v:throwpoint in error message (#5575)Tommy Allen2016-11-12
* CheckHealth: timeout system() calls (#5565)Tommy Allen2016-11-08
* Health: introduce help links (#5557)Marco Hinz2016-11-04
* health/provider.vim: add clipboard checkMarco Hinz2016-11-02
* CheckHealth: fix check for tmux escape-time (#5545)J Phani Mahesh2016-10-29
* CheckHealth: check for sensible.vimJustin M. Keyes2016-10-28
* CheckHealth: more checksJustin M. Keyes2016-10-25
* CheckHealth: check terminfoJustin M. Keyes2016-10-16
* CheckHealth: check tmux configurationJustin M. Keyes2016-10-16
* health/provider.vim: Pass errors through. Give more feedback.Justin M. Keyes2016-10-13
* health/provider.vim: Fix system([]) invocations.Justin M. Keyes2016-10-13
* CheckHealth: choose correct path for the latest version (#5446)Marco Hinz2016-10-08
* health: fix Python 2 variable namesMark Lee2016-10-06
* health: remove duplicate nvim_path declarationMark Lee2016-10-06
* health.vim: Factor out health#provider#check()Justin M. Keyes2016-09-05
* Improve Ruby version check in CheckHealth commandAlex Genco2016-09-04
* CheckHealthJustin M. Keyes2016-08-21
* CheckHealthTJ DeVries2016-08-21