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.vim
Commit message (
Expand
)
Author
Age
*
fix(checkhealth): duplicate checks if module name has "-" #15935
Jakub Łuczyński
2021-10-08
*
fix(checkhealth): mitigate issues with duplicate healthchecks #15919
Javier Lopez
2021-10-05
*
feat(runtime/health): support lua healthchecks
Javier López
2021-10-04
*
checkhealth: validate locale (#9548)
Justin M. Keyes
2019-01-26
*
health.vim: minor cleanup (#8046)
Daniel Hahler
2018-02-22
*
health.vim: define highlights as `default` (#7560)
zandrmartin
2017-11-14
*
ex_checkhealth: call health#check() directly
Justin M. Keyes
2017-10-17
*
doc: replace ":CheckHealth" with ":checkhealth"
Justin M. Keyes
2017-10-17
*
health.vim: rename "suggestions" to "advice" in most places
Justin M. Keyes
2017-10-15
*
health.vim: fix highlighting
Justin M. Keyes
2017-10-15
*
clipboard: test g:clipboard validation, fix a bug
Justin M. Keyes
2017-08-20
*
health.vim: validate g:clipboard
Justin M. Keyes
2017-07-15
*
health.vim: Don't lose contents after hide.
Justin M. Keyes
2017-05-11
*
health.vim: 'guicursor' advice #6506
TJ DeVries
2017-04-20
*
health.vim: Set 'iskeyword' to that of ft=help.
Justin M. Keyes
2017-04-19
*
health.vim: Reduce visual noise.
Justin M. Keyes
2017-02-12
*
health: Windows: Handle backslash path separators. (#5914)
Justin M. Keyes
2017-01-08
*
Health: rework syntax (#5744)
Marco Hinz
2016-12-09
*
Health: match syntax keyword case exactly (#5741)
Marco Hinz
2016-12-09
*
Health: show :help + tags (#5719)
Marco Hinz
2016-12-05
*
CheckHealth: Include v:throwpoint in error message (#5575)
Tommy Allen
2016-11-12
*
CheckHealth: ignore non-existing markdownCodeBlock group (#5570)
Marco Hinz
2016-11-08
*
Health: introduce help links (#5557)
Marco Hinz
2016-11-04
*
CheckHealth: more checks
Justin M. Keyes
2016-10-25
*
CheckHealth: check tmux configuration
Justin M. Keyes
2016-10-16
*
health.vim: "No healthchecks found" also needs the buffer.
Justin M. Keyes
2016-09-05
*
health.vim: Show results incrementally.
Justin M. Keyes
2016-09-05
*
CheckHealth: Remove "disable"/"enable" concept
Justin M. Keyes
2016-08-21
*
CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.
Justin M. Keyes
2016-08-21
*
CheckHealth
Justin M. Keyes
2016-08-21
*
CheckHealth
TJ DeVries
2016-08-21
*
Add Ruby diagnosis to :CheckHealth command
Alex Genco
2016-07-08
*
runtime: Add script for Python diagnostic information (#4885)
Tommy Allen
2016-06-13