From afce081b90c1e2c50c3507758c7558a0dfa1f33e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 15:18:03 +0200 Subject: Adding upstream version 2:8.2.2434. Signed-off-by: Daniel Baumann --- runtime/macros/life/click.me | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 runtime/macros/life/click.me (limited to 'runtime/macros/life/click.me') diff --git a/runtime/macros/life/click.me b/runtime/macros/life/click.me new file mode 100644 index 0000000..c2ed469 --- /dev/null +++ b/runtime/macros/life/click.me @@ -0,0 +1,9 @@ + +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. -- cgit v1.2.3