Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
refs/heads/android-16
/
.
/
runtime
/
macros
/
life
/
click.me
blob: c2ed4691aaf39425a50a2eecec4dedebcea4e70e [
file
] [
log
] [
blame
] [
edit
]
To
run the
"Conway's game of life"
macros
:
1.
Type
":so life.vim"
.
This
loads the macros
.
2.
Type
"g"
to run the macros
.
3.
Type
CTRL
-
C to interrupt
.
4.
Type
":q!"
to
get
out
.
See
life
.
vim
for
more advanced usage
.