docs warning
This commit is contained in:
parent
8b57d44f0e
commit
8a52ca644c
1 changed files with 5 additions and 2 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
neovim plugin for competitive programming.
|
||||
|
||||
> NOTE: sample test data from [codeforces](https://codeforces.com) is scraped via [cloudscraper](https://github.com/VeNoMouS/cloudscraper).
|
||||
> Use at your own risk.
|
||||
|
||||
## Features
|
||||
|
||||
- Support for multiple online judges (AtCoder, Codeforces, CSES)
|
||||
|
|
@ -14,8 +17,8 @@ neovim plugin for competitive programming.
|
|||
|
||||
- Neovim 0.9+
|
||||
- `make`
|
||||
- (Optional) [uv](https://docs.astral.sh/uv/) for problem scraping
|
||||
- (Optional) [LuaSnip](https://github.com/L3MON4D3/LuaSnip) for snippets
|
||||
- [uv](https://docs.astral.sh/uv/) for problem scraping (optional)
|
||||
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip) for snippets (optional)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue