remove per-problem language config
This commit is contained in:
parent
17b5e0a52b
commit
ef8ee26edf
6 changed files with 21 additions and 66 deletions
|
|
@ -28,7 +28,7 @@ cp.nvim follows a simple principle: **solve locally, submit remotely**.
|
|||
### Basic Usage
|
||||
|
||||
1. **Find a contest or problem** on the judge website
|
||||
2. **Set up locally** with `:CP <platform> <contest> [--{lang=<lang>,debug}]`
|
||||
2. **Set up locally** with `:CP <platform> <contest>`
|
||||
|
||||
```
|
||||
:CP codeforces 1848
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue