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