refactor: remove open_url config option in favour of :CP open

This commit is contained in:
Barrett Ruth 2026-03-05 22:54:16 -05:00
parent 401afb205e
commit 6650e5872c
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 0 additions and 14 deletions

View file

@ -113,7 +113,6 @@ Configuration is done via `vim.g.cp`. Set this before using the plugin:
default_language = 'cpp',
},
},
open_url = true,
debug = false,
ui = {
ansi = true,
@ -186,8 +185,6 @@ run CSES problems with Rust using the single schema:
Should return full filename with extension.
(default: concatenates contest_id and problem_id, lowercased)
{ui} (|CpUI|) UI settings: panel, diff backend, picker.
{open_url} (boolean) Open the contest & problem url in the browser
when a new contest is opened or the active problem changes.
*CpPlatform*
Fields: ~