pending.nvim/lua
Barrett Ruth e19cfdda18 feat(parse): add rec: inline token parsing
Problem: the buffer parser does not recognize recurrence tokens,
so users cannot set recurrence rules inline.

Solution: add recur_key() helper and rec: token parsing in body()
and command_add(), with ! prefix handling for completion-based mode
and validation via recur.validate().
2026-02-25 13:03:49 -05:00
..
pending feat(parse): add rec: inline token parsing 2026-02-25 13:03:49 -05:00