commit
e66b6ed5ad
1 changed files with 5 additions and 2 deletions
|
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
neovim plugin for competitive programming.
|
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
|
## Features
|
||||||
|
|
||||||
- Support for multiple online judges (AtCoder, Codeforces, CSES)
|
- Support for multiple online judges (AtCoder, Codeforces, CSES)
|
||||||
|
|
@ -14,8 +17,8 @@ neovim plugin for competitive programming.
|
||||||
|
|
||||||
- Neovim 0.9+
|
- Neovim 0.9+
|
||||||
- `make`
|
- `make`
|
||||||
- (Optional) [uv](https://docs.astral.sh/uv/) for problem scraping
|
- [uv](https://docs.astral.sh/uv/) for problem scraping (optional)
|
||||||
- (Optional) [LuaSnip](https://github.com/L3MON4D3/LuaSnip) for snippets
|
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip) for snippets (optional)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue