Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/p00f/cphelper.nvim

Neovim helper for competitive programming. Use https://sr.ht/~p00f/cphelper.nvim instead
https://github.com/p00f/cphelper.nvim

codeforces competitive-programming neovim sport-programming

Last synced: about 2 months ago
JSON representation

Neovim helper for competitive programming. Use https://sr.ht/~p00f/cphelper.nvim instead

Lists

README

        

# cphelper.nvim
A plugin for automating tasks in competitive programming like downloading test cases, compiling and testing. Supports Rust, C, C++, Java, Kotlin (JVM), Python, Javascript (Node) and Lua.

## Requirements
- Neovim >= 0.6.
- [competitive-companion](https://github.com/jmerle/competitive-companion) browser extension (works with Firefox and all Chromium browsers)
- Plugin: [`nvim-lua/plenary.nvim`](https://github.com/nvim-lua/plenary.nvim/) (Install using your plugin manager)

## Configuration and usage

See `:h cphelper`.

## Demo video

https://user-images.githubusercontent.com/36493671/151393463-8d01b2c4-3ea4-4e4c-b13a-fbfb398f2ce6.mp4

## Screenshot