I have moved from emacs to vim, so I have decided to port [user:gnull,2016-10-03]'s [cfparser](http://mirror.codeforces.com/blog/entry/16055) to vimscript. The result is here.↵
↵
As gnull's plugin, cfparser.vim can:↵
↵
- Submit solutions↵
- Download tests↵
- Run solution with sample tests↵
- Keep your login through cookies↵
- Open problem statements↵
- Only dependency is `curl` (and `bash`, `diff` and `gcc` for testing solution)↵
↵
You can install it with your favorite vim plugin manager, and setup as explained at the project repository:↵
↵
[cfparser.vim](https://github.com/gabrielsimoes/cfparser.vim)↵
↵
As gnull's plugin, cfparser.vim can:↵
↵
- Submit solutions↵
- Download tests↵
- Run solution with sample tests↵
- Keep your login through cookies↵
- Open problem statements↵
- Only dependency is `curl` (and `bash`, `diff` and `gcc` for testing solution)↵
↵
You can install it with your favorite vim plugin manager, and setup as explained at the project repository:↵
↵
[cfparser.vim](https://github.com/gabrielsimoes/cfparser.vim)↵