cfparser.vim: A codeforces plugin for vim

Правка en1, от gabrielsimoes, 2016-10-03 23:34:05

I have moved from emacs to vim, so I have decided to port gnull's cfparser 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

You can install it with your favorite vim plugin manager, and setup as explained at the project repository:

cfparser.vim

Теги vim, parser, plugin, codeforces

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский gabrielsimoes 2016-10-04 04:04:29 81 Added dependencies
en1 Английский gabrielsimoes 2016-10-03 23:34:05 563 Initial revision (published)