在 Vim 中玩破冰游戏

514 阅读1分钟
原文链接: github.com

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