Releases: johngrib/vim-game-code-break
Releases · johngrib/vim-game-code-break
1.3.1: Fix issue 'Statusbar automatically sets to 2 #24'
Fixed : The laststatus value is not restored after the game ends.
1.3.0
add item_limit (https://github.com/johngrib/vim-game-code-break/issue…
1.2.0
add 'Q' : quit and close game
1.1.8
Change new ball creation conditions : A solution to the problem that …
1.1.7
[bugfix] Grouping autocmds to hide cursors.
1.1.6
Modify the rule to move the vertically moving ball infinitely. (https…