xeluxee / competitest.nvim

CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more
GNU Lesser General Public License v3.0
381 stars 15 forks source link

When there exists another solution file created before, the default behavior should not be 'overwrite the old file' but 'keep the old file' #56

Open ShelpAm opened 1 month ago

ShelpAm commented 1 month ago

If people choose to press esc or by accident, they probably want to keep the old file but not to overwrite them.