fix ci
This commit is contained in:
parent
f643b6713a
commit
84f25d5591
2 changed files with 26 additions and 6 deletions
|
|
@ -17,8 +17,10 @@ neovim plugin for competitive programming.
|
|||
|
||||
- Neovim 0.9+
|
||||
- `make`
|
||||
- [uv](https://docs.astral.sh/uv/) for problem scraping (optional)
|
||||
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip) for snippets (optional)
|
||||
- [uv](https://docs.astral.sh/uv/): problem scraping (optional)
|
||||
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip): contest-specific snippets (optional)
|
||||
- [vim-zoom](https://github.com/dhruvasagar/vim-zoom): better diff view
|
||||
(optional)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -42,6 +44,7 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim):
|
|||
|
||||
## TODO
|
||||
|
||||
- remove vim-zoom dependency
|
||||
- vimdocs
|
||||
- example video
|
||||
- more flexible setup (more of a question of philosophy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue