pending.nvim/lua
Barrett Ruth 1472b2f333 fix(config): use / as default cancelled icon (#159)
Problem: the cancelled icon defaulted to `c`, inconsistent with the
`g/` keymap. Other statuses match: `gw` → `[w]`, `gb` → `[b]`.

Solution: change `icons.cancelled` default from `c` to `/` so the
keymap and state char are consistent.
2026-03-13 20:49:33 -04:00
..
pending fix(config): use / as default cancelled icon (#159) 2026-03-13 20:49:33 -04:00