fix(dic): better values
This commit is contained in:
parent
de232ed96c
commit
7f8e84437f
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ Here's an example configuration with lazy.nvim: >
|
|||
},
|
||||
debug = false,
|
||||
scrapers = { ... }, -- all scrapers enabled by default
|
||||
filename = default_filename,
|
||||
filename = default_filename, -- <contest id> + <problem id>
|
||||
run_panel = {
|
||||
diff_mode = 'vim',
|
||||
next_test_key = '<c-n>',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue