cp.nvim/lua
Barrett Ruth e401c2863f
feat(commands): add :CP <platform> signup subcommand
Problem: No quick way to reach a platform's registration page from
within Neovim.

Solution: Add `signup` as a platform subcommand that calls `vim.ui.open`
on the platform's registration URL. Works even when the platform is
disabled in config. URLs live in a new `SIGNUP_URLS` table in
`constants.lua`. Tab completion and vimdoc updated.
2026-03-06 16:12:23 -05:00
..
cp feat(commands): add :CP <platform> signup subcommand 2026-03-06 16:12:23 -05:00