aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/provider
Commit message (Expand)AuthorAge
* refactor: create function for deferred loadingdundargoc2024-02-03
* fix(health): "attempt to concatenate nil"Justin M. Keyes2024-01-28
* refactor: rewrite ruby provider in luadundargoc2024-01-24
* refactor: rewrite perl provider in luadundargoc2024-01-24
* refactor: rewrite python provider in luadundargoc2024-01-22
* fix(health): improve python executable check error handling (#26954)Barrett Ruth2024-01-10
* fix(health): correctly expand and resolve PYENV_ROOT (#26953)Barrett Ruth2024-01-10
* refactor(health): refactor provider healthchecksGregory Anders2024-01-01
* fix(health): malformed call to warn() #26217Itamar Lencovsky2023-11-25
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* fix(health): stop job properly on timeout (#23877)zeertzjq2023-06-02
* fix(checkhealth): shell_error and cpanm moduleJingMatrix2023-04-16
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* fix(health): properly use the value of $PYENV_VERSION (#23109)zeertzjq2023-04-16
* feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* fix(health): check for _host_prog variables properly (#23014)zeertzjq2023-04-11
* fix(health): combine python and virtualenv healthchecks (#23004)Gregory Anders2023-04-10
* fix(health): fix typo in function nameGregory Anders2023-04-10
* refactor: rewrite perl healthcheck in luadundargoc2023-04-10
* refactor: rewrite node healthcheck in luadundargoc2023-04-10
* refactor: rewrite ruby healthcheck in luadundargoc2023-04-10
* refactor: rewrite virtualenv healthcheck in luadundargoc2023-04-10
* refactor: rewrite python provider healthcheck in Luadundargoc2023-04-09
* refactor: rewrite clipboard provider healthchecks in Luadundargoc2023-04-09