cphelper.nvim
cphelper.nvim copied to clipboard
Neovim helper for competitive programming. Use https://sr.ht/~p00f/cphelper.nvim instead
https://github.com/mfussenegger/nvim-dap allows us to debug code inside of neovim. It'd be cool if we could automatically create configurations for competitive programming testcases (possibly by language) and maybe run those on...
When I start neovim, CphReceive one problem is ok, but if I CphReceive another problem, it does nothing, I have to restart the neovim and it receive again. looks like...
**Description:** I have been getting the following error once in a while when I have parsed the problem and left the file in insert mode before continuing to write into...
I really don't know how to install this plugin! can't find any tutorial on github page or any blog !! And i tried :h cphelper but get---> no help for...
When I input `:CphReceive` and click the "green plus", it's error: ``` Error 17:10:32 msg_show.lua_error Error executing luv callback: ...al/nvim-data/lazy/cphelper.nvim/lua/cphelper/receive.lua:25: attempt to perform arithmetic on local 'idx' (a nil...