mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| 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.
 |