aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/health.vim
Commit message (Expand)AuthorAge
* fix(checkhealth): duplicate checks if module name has "-" #15935Jakub Łuczyński2021-10-08
* fix(checkhealth): mitigate issues with duplicate healthchecks #15919Javier Lopez2021-10-05
* feat(runtime/health): support lua healthchecksJavier López2021-10-04
* checkhealth: validate locale (#9548)Justin M. Keyes2019-01-26
* health.vim: minor cleanup (#8046)Daniel Hahler2018-02-22
* health.vim: define highlights as `default` (#7560)zandrmartin2017-11-14
* ex_checkhealth: call health#check() directlyJustin M. Keyes2017-10-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* health.vim: rename "suggestions" to "advice" in most placesJustin M. Keyes2017-10-15
* health.vim: fix highlightingJustin M. Keyes2017-10-15
* clipboard: test g:clipboard validation, fix a bugJustin M. Keyes2017-08-20
* health.vim: validate g:clipboardJustin M. Keyes2017-07-15
* health.vim: Don't lose contents after hide.Justin M. Keyes2017-05-11
* health.vim: 'guicursor' advice #6506TJ DeVries2017-04-20
* health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
* health.vim: Reduce visual noise.Justin M. Keyes2017-02-12
* health: Windows: Handle backslash path separators. (#5914)Justin M. Keyes2017-01-08
* Health: rework syntax (#5744)Marco Hinz2016-12-09
* Health: match syntax keyword case exactly (#5741)Marco Hinz2016-12-09
* Health: show :help + tags (#5719)Marco Hinz2016-12-05
* CheckHealth: Include v:throwpoint in error message (#5575)Tommy Allen2016-11-12
* CheckHealth: ignore non-existing markdownCodeBlock group (#5570)Marco Hinz2016-11-08
* Health: introduce help links (#5557)Marco Hinz2016-11-04
* CheckHealth: more checksJustin M. Keyes2016-10-25
* CheckHealth: check tmux configurationJustin M. Keyes2016-10-16
* health.vim: "No healthchecks found" also needs the buffer.Justin M. Keyes2016-09-05
* health.vim: Show results incrementally.Justin M. Keyes2016-09-05
* CheckHealth: Remove "disable"/"enable" conceptJustin M. Keyes2016-08-21
* CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
* CheckHealthJustin M. Keyes2016-08-21
* CheckHealthTJ DeVries2016-08-21
* Add Ruby diagnosis to :CheckHealth commandAlex Genco2016-07-08
* runtime: Add script for Python diagnostic information (#4885)Tommy Allen2016-06-13