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
/
lua
/
vim
/
health.lua
Commit message (
Expand
)
Author
Age
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
fix(checkhealth): failed if 'lua' in plugin name
phanium
2025-01-23
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
feat(health): show :checkhealth in floating window #31086
glepnir
2025-01-07
*
fix(health): "q" should not close last window #31876
Justin M. Keyes
2025-01-05
*
feat(health): close checkhealth buffers with q #31870
Maria José Solano
2025-01-05
*
fix(health): set nomodifiable in checkhealth buffers
Maria José Solano
2025-01-05
*
feat(health): highlight headings #30525
Justin M. Keyes
2024-09-26
*
fix(health): return correct name from 'path2name()'
monkoose
2024-09-11
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
refactor: fix luals type warnings
dundargoc
2024-05-27
*
refactor: move provider-related to where they are used
dundargoc
2024-05-25
*
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-05-24
*
docs: extract health to its own file
dundargoc
2024-05-24
*
docs: move vim.health documentation to lua.txt
dundargoc
2024-05-22
*
feat: remove deprecated features
dundargoc
2024-05-16
*
fix: unreliable "checkhealth completions" test
Justin M. Keyes
2024-04-22
*
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
2024-04-22
*
revert: "feat(health): fold successful healthchecks #22866"
dundargoc
2024-04-13
*
refactor: remove fn_bool
dundargoc
2024-04-06
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
refactor(health): refactor provider healthchecks
Gregory Anders
2024-01-01
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
feat(health): make :checkhealth support more split modifiers (#26731)
zeertzjq
2023-12-25
*
feat(health): checkhealth buffer can show in a split window (#26714)
Pablo Arias
2023-12-25
*
feat(health): fold successful healthchecks #22866
Alexandre Teoi
2023-06-06
*
fix(checkhealth): fix crash due to incorrect argument type
dundargoc
2023-04-16
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
health: migrate to Lua #21661
TJ DeVries
2023-01-16
*
fix(checkhealth): skip vim.health #18816
Javier Lopez
2022-06-01
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31