feat: local state over vim.g

This commit is contained in:
Barrett Ruth 2025-09-15 07:05:31 -05:00
parent e81ea9ef4d
commit 67d2a8054c
4 changed files with 224 additions and 42 deletions

View file

@ -56,6 +56,10 @@ follows:
4. Submit the problem (on the remote!)
## Similar Projects
- [competitest.nvim](https://github.com/xeluxee/competitest.nvim)
## TODO
- finer-tuned problem limits (i.e. per-problem codeforces time, memory)