summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/health.lua
AgeCommit message (Expand)AuthorFiles
2026-04-24feat(api): nvim_echo(percent=nil) means "unknown" progress #39029Peter Cardenas1
2026-04-20refactor(excmd): migrate ex_checkhealth to LuaJustin M. Keyes1
2026-03-28fix(progress): require "source" for progress-message #38514Shadman1
2026-03-21feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360skewb1k1
2026-03-20feat(stdlib): vim.fs.ext() returns file extension #36997Yochem van Rosmalen1
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2026-01-27fix(health): add back `vim.cmd.redraw()` call (#37576)Olivia Kinnear1
2026-01-26fix(ui): only internal messages are unsafe #37462luukvbaal1
2026-01-26fix(health): redraw after emitting progress message #37567Olivia Kinnear1
2026-01-09fix(health): emit Progress message #37123Yochem van Rosmalen1
2025-12-17fix(health): "q" keymap not set when health.style=float #37007glepnir1
2025-07-08fix(health): floating window closes when opening TOC (gO) #34794glepnir1
2025-04-27feat(checkhealth): trigger FileType event after showing report #33677Justin M. Keyes1
2025-04-26fix(health): checkhealth float opens extra empty buffer #33648Andre Toerien1
2025-04-09feat(health): summary in section heading #33388Yochem van Rosmalen1
2025-03-30feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes1
2025-03-29fix(checkhealth): don't override user "q" keymap #33132phanium1
2025-03-19fix(checkhealth): module not found when `&rtp` has nested paths #32988phanium1
2025-03-16fix(checkhealth): handle nested lua/ directory #32918phanium1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2025-01-23fix(checkhealth): failed if 'lua' in plugin namephanium1
2025-01-09docs: misc #31867Justin M. Keyes1
2025-01-07feat(health): show :checkhealth in floating window #31086glepnir1
2025-01-05fix(health): "q" should not close last window #31876Justin M. Keyes1
2025-01-05feat(health): close checkhealth buffers with q #31870Maria José Solano1
2025-01-05fix(health): set nomodifiable in checkhealth buffersMaria José Solano1
2024-09-26feat(health): highlight headings #30525Justin M. Keyes1
2024-09-11fix(health): return correct name from 'path2name()'monkoose1
2024-09-01docs: misc #28970Justin M. Keyes1
2024-05-27refactor: fix luals type warningsdundargoc1
2024-05-25refactor: move provider-related to where they are useddundargoc1
2024-05-24refactor: replace deprecated vim.loop with vim.uvdundargoc1
2024-05-24docs: extract health to its own filedundargoc1
2024-05-22docs: move vim.health documentation to lua.txtdundargoc1
2024-05-16feat: remove deprecated featuresdundargoc1
2024-04-22fix: unreliable "checkhealth completions" testJustin M. Keyes1
2024-04-22refactor(lua): deprecate tbl_flattenJustin M. Keyes1
2024-04-13revert: "feat(health): fold successful healthchecks #22866"dundargoc1
2024-04-06refactor: remove fn_booldundargoc1
2024-01-11fix(doc): improve doc generation of types using lpegLewis Russell1
2024-01-01refactor(health): refactor provider healthchecksGregory Anders1
2023-12-30refactor: fix luals warningsdundargoc1
2023-12-28docs: small fixes (#26651)dundargoc1
2023-12-25feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq1
2023-12-25feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias1
2023-06-06feat(health): fold successful healthchecks #22866Alexandre Teoi1
2023-04-16fix(checkhealth): fix crash due to incorrect argument typedundargoc1
2023-04-15refactor: deprecate checkhealth functionsdundargoc1
2023-01-16health: migrate to Lua #21661TJ DeVries1