blob: 24f178bfe3c3bb53d11c6b8a67c94f017bf713f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
See Vim solve the towers of Hanoi!
Instructions:
type ":so hanoi.vim<RETURN>" to load the macros
type "g" to start it
and watch it go.
to quit type ":q!<RETURN>"
to interrupt type CTRL-C
(This text will disappear as soon as you type "g")
|