home *** CD-ROM | disk | FTP | other *** search
/ vim.ftp.fu-berlin.de / 2015-02-03.vim.ftp.fu-berlin.de.tar / vim.ftp.fu-berlin.de / amiga / vim46bin.lha / vim-4.6 / macros / life / click.me < prev    next >
Encoding:
Text File  |  1996-10-13  |  244 b   |  10 lines

  1.  
  2. To run the "Conway's game of life" macros:
  3.  
  4.   1.  Type ":so life.mac".  This loads the macros.
  5.   2.  Type "g" to run the macros.
  6.   3.  Type CTRL-C or CTRL-BREAK to interrupt.
  7.   4.  Type ":q!" to get out.
  8.  
  9. See life.mac for more advanced usage.
  10.