Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(health): check for _host_prog variables properly (#23014) | zeertzjq | 2023-04-11 |
| | |||
* | fix(health): combine python and virtualenv healthchecks (#23004) | Gregory Anders | 2023-04-10 |
| | | | fix(health): combine python and virtualenv health checks | ||
* | fix(health): fix typo in function name | Gregory Anders | 2023-04-10 |
| | |||
* | refactor: rewrite perl healthcheck in lua | dundargoc | 2023-04-10 |
| | | | This is required to remove the vimscript checkhealth functions. | ||
* | refactor: rewrite node healthcheck in lua | dundargoc | 2023-04-10 |
| | | | This is required to remove the vimscript checkhealth functions. | ||
* | refactor: rewrite ruby healthcheck in lua | dundargoc | 2023-04-10 |
| | | | This is required to remove the vimscript checkhealth functions. | ||
* | refactor: rewrite virtualenv healthcheck in lua | dundargoc | 2023-04-10 |
| | | | This is required to remove the vimscript checkhealth functions. | ||
* | refactor: rewrite python provider healthcheck in Lua | dundargoc | 2023-04-09 |
| | | | This is required to remove the vimscript checkhealth functions. | ||
* | refactor: rewrite clipboard provider healthchecks in Lua | dundargoc | 2023-04-09 |
This is required to remove the vimscript checkhealth functions. |