pending.nvim/lua
Barrett Ruth 4703b154fc feat(config): add recur_syntax and someday_date fields
Problem: the plugin needs configuration for the recurrence token name
and the sentinel date used by the `later`/`someday` named dates.

Solution: add `recur_syntax` (default 'rec') and `someday_date`
(default '9999-12-30') to pending.Config and the defaults table.
2026-02-25 13:01:29 -05:00
..
pending feat(config): add recur_syntax and someday_date fields 2026-02-25 13:01:29 -05:00