blob: 24f178bfe3c3bb53d11c6b8a67c94f017bf713f6 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001
2
3See Vim solve the towers of Hanoi!
4
5Instructions:
6 type ":so hanoi.vim<RETURN>" to load the macros
7 type "g" to start it
8
9and watch it go.
10
11 to quit type ":q!<RETURN>"
12to interrupt type CTRL-C
13
14(This text will disappear as soon as you type "g")