feat: add healthcheck #7

Merged
barrettruth merged 1 commit from feat/healthcheck into main 2026-02-21 01:36:41 +00:00
barrettruth commented 2026-02-21 01:19:37 +00:00

Problem

Users had no way to diagnose why completions were missing or incomplete.

Closes #5

Solution

Add a :checkhealth module that verifies blink.cmp is installed, tmux is on PATH and responds to list-commands, and man is available for command descriptions.

## Problem Users had no way to diagnose why completions were missing or incomplete. Closes #5 ## Solution Add a `:checkhealth` module that verifies blink.cmp is installed, tmux is on PATH and responds to `list-commands`, and `man` is available for command descriptions.
Sign in to join this conversation.
No description provided.