## 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. URLs live in a new `SIGNUP_URLS` table in `constants.lua`. Works even when the platform is disabled. Tab completion and vimdoc updated. |
||
|---|---|---|
| .. | ||
| commands | ||
| pickers | ||
| runner | ||
| ui | ||
| cache.lua | ||
| config.lua | ||
| constants.lua | ||
| credentials.lua | ||
| health.lua | ||
| helpers.lua | ||
| init.lua | ||
| log.lua | ||
| race.lua | ||
| restore.lua | ||
| scraper.lua | ||
| setup.lua | ||
| state.lua | ||
| stress.lua | ||
| submit.lua | ||
| utils.lua | ||
| version.lua | ||