feat: add healthcheck #9

Merged
barrettruth merged 4 commits from feat/healthcheck into main 2026-02-21 02:01:33 +00:00
barrettruth commented 2026-02-21 01:19:18 +00:00

Problem

Users had no way to diagnose why completions were missing or incomplete beyond checking for the ghostty executable.

Closes #1

Solution

Add a :checkhealth module that verifies blink.cmp is installed, ghostty is on PATH, +show-config --docs produces output, and the bash completion file exists for enum values.

## Problem Users had no way to diagnose why completions were missing or incomplete beyond checking for the ghostty executable. Closes #1 ## Solution Add a `:checkhealth` module that verifies blink.cmp is installed, ghostty is on PATH, `+show-config --docs` produces output, and the bash completion file exists for enum values.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/blink-cmp-ghostty!9
No description provided.