forge.nvim/lua/forge
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
..
picker feat(picker): add multi-backend picker abstraction 2026-03-28 17:48:24 -04:00
codeberg.lua feat: add capabilities system and per-forge compatibility 2026-03-28 14:36:32 -04:00
github.lua feat: add capabilities system and per-forge compatibility 2026-03-28 14:36:32 -04:00
gitlab.lua feat: add capabilities system and per-forge compatibility 2026-03-28 14:36:32 -04:00
health.lua docs: update vimdoc and health check for picker backends 2026-03-28 17:48:45 -04:00
init.lua feat(picker): add multi-backend picker abstraction 2026-03-28 17:48:24 -04:00
pickers.lua feat(picker): add multi-backend picker abstraction 2026-03-28 17:48:24 -04:00
review.lua feat: update helpdocs 2026-03-28 12:43:55 -04:00