pending.nvim/lua
Barrett Ruth 7405390fd9 feat(views): pass forge ref and cache to line metadata
Problem: `LineMeta` had no forge fields, so `buffer.lua` could not
render forge labels or apply forge-specific highlights.

Solution: add `forge_ref` and `forge_cache` fields to `LineMeta`,
populated from `task._extra` in both `category_view` and
`priority_view`.
2026-03-10 17:44:22 -04:00
..
pending feat(views): pass forge ref and cache to line metadata 2026-03-10 17:44:22 -04:00