aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/health.lua
Commit message (Expand)AuthorAge
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* fix(checkhealth): failed if 'lua' in plugin namephanium2025-01-23
* docs: misc #31867Justin M. Keyes2025-01-09
* feat(health): show :checkhealth in floating window #31086glepnir2025-01-07
* fix(health): "q" should not close last window #31876Justin M. Keyes2025-01-05
* feat(health): close checkhealth buffers with q #31870Maria José Solano2025-01-05
* fix(health): set nomodifiable in checkhealth buffersMaria José Solano2025-01-05
* feat(health): highlight headings #30525Justin M. Keyes2024-09-26
* fix(health): return correct name from 'path2name()'monkoose2024-09-11
* docs: misc #28970Justin M. Keyes2024-09-01
* refactor: fix luals type warningsdundargoc2024-05-27
* refactor: move provider-related to where they are useddundargoc2024-05-25
* refactor: replace deprecated vim.loop with vim.uvdundargoc2024-05-24
* docs: extract health to its own filedundargoc2024-05-24
* docs: move vim.health documentation to lua.txtdundargoc2024-05-22
* feat: remove deprecated featuresdundargoc2024-05-16
* fix: unreliable "checkhealth completions" testJustin M. Keyes2024-04-22
* refactor(lua): deprecate tbl_flattenJustin M. Keyes2024-04-22
* revert: "feat(health): fold successful healthchecks #22866"dundargoc2024-04-13
* refactor: remove fn_booldundargoc2024-04-06
* fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
* refactor(health): refactor provider healthchecksGregory Anders2024-01-01
* refactor: fix luals warningsdundargoc2023-12-30
* docs: small fixes (#26651)dundargoc2023-12-28
* feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq2023-12-25
* feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias2023-12-25
* feat(health): fold successful healthchecks #22866Alexandre Teoi2023-06-06
* fix(checkhealth): fix crash due to incorrect argument typedundargoc2023-04-16
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* health: migrate to Lua #21661TJ DeVries2023-01-16
* fix(checkhealth): skip vim.health #18816Javier Lopez2022-06-01
* refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720Javier Lopez2022-05-31