summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/health.lua
AgeCommit message (Expand)AuthorFiles
2026-04-12feat(provider): support bun as node.js provider #38517Owen1
2026-03-05fix(checkhealth): don't wrap command in cmd.exe (#38158)zeertzjq1
2026-01-28refactor(lua): use vim.fs instead of fnamemodifyYochem van Rosmalen1
2025-09-21fix(health): errors in :checkhealth with pyenv-virtualenv #35865SkrrtBacharach1
2025-09-18fix(health): hard fail on invalid "python-*" bin #35382Judit Novak1
2025-08-31fix(health): update advice for Python #35564Michael Henry1
2025-07-23refactor(lua): use vim.system #34707Yochem van Rosmalen1
2025-03-30fix(checkhealth): check outdated pynvim version properly #33175zeertzjq1
2025-03-29fix(checkhealth): check g:loaded_xx_provider for all providers #33168Justin M. Keyes1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2024-10-23docs: miscdundargoc1
2024-09-23fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes1
2024-07-24fix(health): fix pyenv root and python exepath detect issueAbao Zhang1
2024-07-07fix(health): fix fetching url with python in provider health (#29594)Stanislav Asunkin1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly1
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-22fix: merge all provider healthchecks into a single health.luadundargoc1