pending.nvim/lua
Barrett Ruth fb61521b56
fix(config): use / as default cancelled icon
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-12 20:58:45 -04:00
..
pending fix(config): use / as default cancelled icon 2026-03-12 20:58:45 -04:00