fix: misc fixes to snippets and the state managemnt
This commit is contained in:
parent
f53f4bcbe7
commit
c16f6576e2
3 changed files with 37 additions and 12 deletions
|
|
@ -134,7 +134,7 @@ Optional configuration with lazy.nvim: >
|
|||
• {filename}? (`function`) Custom filename generation function.
|
||||
`function(contest, contest_id, problem_id, config, language)`
|
||||
Should return full filename with extension.
|
||||
(default: uses problem_id or contest_id)
|
||||
(default: concats contest_id and problem id)
|
||||
|
||||
*cp.ContestConfig*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue