summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/health/health.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20fix(health): workaround nil vim.system():wait() resultJustin M. Keyes1
2026-04-15refactor: update usages of deprecated "buffer" param #39089Justin M. Keyes1
2026-04-08fix(health): recognize Zig build optimization levels #38804Dan Drennan1
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2026-03-12docs: use "ev" convention in event-handlersJustin M. Keyes1
2026-03-06fix(health): improve version check for nightly builds #38147glepnir1
2026-02-23fix(health): check more "old" files #38028Justin M. Keyes1
2026-02-12fix(health): avoid silent failureJustin M. Keyes1
2026-02-12docs: lsp, options, promptbufJustin M. Keyes1
2026-02-10fix(health): check stable release for non-nightly build #36715glepnir1
2026-01-28refactor(lua): use vim.fs instead of fnamemodifyYochem van Rosmalen1
2026-01-27fix(health): use FileType autocmd for bug report winbar #37486glepnir1
2026-01-27feat(health): check `vim.ui.open()` tool #37569skewb1k1
2026-01-17fix(health): show full curl outputChristian Clason1
2026-01-12docs: misc (#37281)zeertzjq1
2025-12-15fix(health): check shell performance using vim.fn.system() #36980Yochem van Rosmalen1
2025-12-02fix(health): bug-report formatting, version check #36809Justin M. Keyes1
2025-11-26fix(health): git check and autocmd clean #36713glepnir1
2025-11-25feat(health): create a bug report #31842glepnir1
2025-11-16fix(pack): relax minimal Git version to be 2.0 #36573Evgeni Chasnovski1
2025-10-28fix(health): attempt to concatenate table value #36369Justin M. Keyes1
2025-08-27fix(health): accept TERM=tmux-direct #35511Meriel Luna Mittelbach1
2025-07-23refactor(lua): use vim.system #34707Yochem van Rosmalen1
2025-07-13feat(net): vim.net.request(), :edit [url] #34140Tom Ampuero1
2025-07-12fix(health): bad format() call #34904Justin M. Keyes1
2025-07-04feat(pack): add built-in plugin manager `vim.pack`Evgeni Chasnovski1
2025-06-29refactor(health): use vim.system():wait() #34702Tom Ampuero1
2025-03-29fix(checkhealth): check g:loaded_xx_provider for all providers #33168Justin M. Keyes1
2025-03-29fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2024-09-19fix(health): check more "old" files #30421Justin M. Keyes1
2024-07-09fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq1
2024-05-27refactor: fix luals type warningsdundargoc1
2024-05-19refactor!: remove `nvim` and `provider` module for checkhealthdundargoc1