cp.nvim/lua
Barrett Ruth f5ae20b971
fix(race): improve cancellation log and prefix timer notifications
Problem: Race cancellation logged a generic message without identifying
which race was cancelled. Timer notifications used `[cp.nvim]` without
the colon prefix that `logger.log` uses.

Solution: Log cancelled race with platform display name and contest name.
Add colon to `[cp.nvim]:` prefix in timer countdown notifications.
2026-03-06 18:31:32 -05:00
..
cp fix(race): improve cancellation log and prefix timer notifications 2026-03-06 18:31:32 -05:00