github

johngrib / vim-game-code-break

  • вторник, 4 июля 2017 г. в 19:12:44
https://github.com/johngrib/vim-game-code-break




VimGameCodeBreak

version 0.1

animated demonstration

How to play

  1. open your code or text file in Vim
  2. :VimGameCodeBreak to Start
h l space ` ] [ q
new ball cheat key GOD mode human mode quit

Installation

VimPlug

Place this in your .vimrc:

Plug 'johngrib/vim-game-code-break'

Then run the following in Vim:

:source %

:PlugInstall