pending.nvim/lua
Barrett Ruth 153f614990 feat(complete): add omnifunc for cat:, due:, and rec: tokens
Problem: the pending buffer has no completion source, requiring
users to type metadata tokens from memory.

Solution: add complete.lua with an omnifunc that completes cat:
tokens from existing categories, due: tokens from the named date
vocabulary, and rec: tokens from recurrence shorthands.
2026-02-25 13:04:37 -05:00
..
pending feat(complete): add omnifunc for cat:, due:, and rec: tokens 2026-02-25 13:04:37 -05:00