repo.or.cz
/
msysgit
/
historical-msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git]
/
share
/
vim
/
vim58
/
macros
/
life
/
click.me
blob
c2ed4691aaf39425a50a2eecec4dedebcea4e70e
1
2
To run the "Conway's game of life" macros:
3
4
1. Type ":so life.vim". This loads the macros.
5
2. Type "g" to run the macros.
6
3. Type CTRL-C to interrupt.
7
4. Type ":q!" to get out.
8
9
See life.vim for more advanced usage.