annotate runtime/macros/maze/maze_5.78 @ 4700:0c25fa1dfd97
v7.3.1097
updated for version 7.3.1097
Problem: Python: a few recently added items are not documented.
Solution: Update the documentation. (ZyX)
author |
Bram Moolenaar <bram@vim.org> |
date |
Sun, 02 Jun 2013 17:46:40 +0200 |
parents |
3fc0f57ecb91 |
children |
|
rev |
line source |
7
|
1 ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
|
|
2 | ._| . . ._| | |_._._. . ._|_._._._._. ._|_. ._|_._. ._| . ._|_. | . ._._. |
|
|
3 | ._|_| |_. | | | | ._._|_._|_._. . |_. | | | ._._| |_._._| | ._. ._| . . |_|
|
|
4 |_._._._. | ._|_. ._._._. | | ._. |_._. . | ._._| |_. | ._._._. |_. | |_|_| |
|
|
5 | | . |_._| . ._._._| ._._. ._._| | | |_| . | |_. . ._|_| ._._. |_._|_| . | |
|
|
6 |_._|_._._._|_._._._|_|_._._._|_._|_._._._|_._._._|_._._._|_._._._._._._|_._|
|
|
7
|
|
8 See Vim solve a maze!
|
|
9
|
|
10 type ":so maze_mac<RETURN>" to load the macros
|
|
11
|
|
12 type "g" to start
|
|
13
|
|
14 to interrupt type "<CTRL-C>"
|
|
15 to quit type ":q!<RETURN>"
|
|
16
|