xeluxee / competitest.nvim

CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more
GNU Lesser General Public License v3.0
381 stars 15 forks source link

Receive problems confusion #53

Closed algoatson closed 2 months ago

algoatson commented 2 months ago

Do this plugin only allow to receive the url of the problem or this it gives the actual problem.

For example. image

The highlighted square is the text i would like to receive. Is it possible ? I have gotten the template file to work, but i don't see where i received the problem. (if that makes sense)