Commit graph

2 commits

Author SHA1 Message Date
7af8029d53
feat: add healthcheck
Problem: users had no way to diagnose why completions were missing or
incomplete beyond checking for the ghostty executable.

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.
2026-02-20 20:17:06 -05:00
9fdd3b3133 feat: initial release 2026-02-20 16:55:55 -05:00