pending.nvim/lua
Barrett Ruth e9f21c0f0b fix(views): pluralize unknown queue sort key warning (#157)
Problem: multiple unknown sort keys each triggered a separate warning.

Solution: collect unknown keys and emit a single warning with the
correct singular/plural label, joined by `, `.
2026-03-13 20:49:33 -04:00
..
pending fix(views): pluralize unknown queue sort key warning (#157) 2026-03-13 20:49:33 -04:00