colinkennedy/Neovim :checkhealth Runner
Make sure Neovim health checks succeed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checks | A list of checks to run. See `:help checkhealth` for the syntax. | yes | vim.* |
| executable | The relative or absolute path to a callable Neovim. | yes | nvim |
| minimum_severity | The minimum issue needed to produce an error. Example: "error" "info", "warn". Use "" to assign no minimum severity | no | error |
Outputs
no outputs