| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: remove fn_bool | dundargoc | 2024-04-06 |
| | | | | | | It's better to use vim.fn directly instead of creating minor abstractions like fn_bool. | ||
| * | refactor(health): refactor provider healthchecks | Gregory Anders | 2024-01-01 |
| * Prefer pure Lua functions over vim.fn * Split up provider healthchecks into separate modules to help manage complexity | |||