Commit graph

10 commits

Author SHA1 Message Date
Barrett Ruth
be29458072
docs: fix unresolved vimdoc tag reference
Problem: `|:checkhealth|` is not a valid vimdoc tag, causing the
vimdoc-language-server check to fail in CI.

Solution: use inline code (\`:checkhealth forge\`) instead of a tag
reference.
2026-03-28 18:37:30 -04:00
Barrett Ruth
0e892b0b52
ci: format 2026-03-28 18:35:17 -04:00
Barrett Ruth
97698c2af1
docs: update vimdoc and health check for picker backends
Problem: docs listed fzf-lua as the only required dependency, and the
health check only verified fzf-lua.

Solution: update requirements to list all three picker backends, add
`picker` config option to vimdoc, update health check to report all
detected backends and mark the active one.
2026-03-28 17:48:45 -04:00
Barrett Ruth
27c41d2f71
docs: add compatibility matrix and capabilities to vimdoc
Problem: vimdoc did not document per-forge feature differences or
the new capabilities field on the forge interface.

Solution: add COMPATIBILITY section with per-forge feature matrix,
document `capabilities` in the `forge.Forge` interface fields, and
update the source skeleton example.
2026-03-28 14:37:00 -04:00
Barrett Ruth
4ae7439a75
feat: update helpdocs 2026-03-28 12:43:55 -04:00
Barrett Ruth
c677feee2f
feat: expand cli 2026-03-28 12:12:04 -04:00
Barrett Ruth
f96eaf5938
ci: typgin,e tc 2026-03-28 00:47:59 -04:00
Barrett Ruth
9fbe6b6d01
ci: fix 2026-03-27 19:12:58 -04:00
Barrett Ruth
5ad18e3732
ci: format 2026-03-27 18:17:23 -04:00
Barrett Ruth
25509a48ac
more tweaks 2026-03-27 18:17:12 -04:00