Commit graph

6 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
dfbae31684
fix(ci): format 2026-02-20 18:38:54 -05:00
Barrett Ruth
91379f30f1
Add preview image and features section to README 2026-02-20 18:12:12 -05:00
a01628ab5d
fix: dont commit envrc 2026-02-20 17:22:29 -05:00
14dccadf76 build: track envrc 2026-02-20 16:56:17 -05:00
9fdd3b3133 feat: initial release 2026-02-20 16:55:55 -05:00