aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/provider/perl/health.lua
Commit message (Collapse)AuthorAge
* refactor: rewrite perl provider in luadundargoc2024-01-24
|
* refactor(health): refactor provider healthchecksGregory Anders2024-01-01
* Prefer pure Lua functions over vim.fn * Split up provider healthchecks into separate modules to help manage complexity