cp.nvim/lua
Barrett Ruth 645417f86b
feat(picker): open contest picker directly from :CP <platform>
Problem: `:CP codechef` (platform with no contest) returned a "too few
arguments" error, forcing users to type `:CP pick` separately.

Solution: When a platform name is given with no contest, parse it as a
`pick` action with the platform pre-selected, skipping the platform
selection step in the picker UI.
2026-03-06 23:02:40 -05:00
..
cp feat(picker): open contest picker directly from :CP <platform> 2026-03-06 23:02:40 -05:00