annotate runtime/indent/testdir/python.ok @ 29659:2198955f9e27

Update runtime files Commit: https://github.com/vim/vim/commit/48c3f4e0bff7efd289a7001b68c777b6f89a7057 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 8 15:42:38 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Mon, 08 Aug 2022 16:45:05 +0200
parents
children 90a966f5c77a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29659
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 " vim: set ft=python sw=4 et:
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 " START_INDENT
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
9 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
10 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
11
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
12 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
13 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
14 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
15 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
16
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
17 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
18 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
19
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
20 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
21 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
22 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
23 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
24
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
25 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
26 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
27
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
28 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
29 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
30 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
31 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
32
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
33 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
34 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
35
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
36 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
37 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
38 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
39 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
40
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
41 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
42 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
43
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
44 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
45 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
46 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
47 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
48
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
49 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
50 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
51
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
52 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
53 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
54 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
55 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
56
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
57 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
58 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
59
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
60 open_paren_not_at_EOL(100,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
61 (200,
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
62 300),
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
63 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
64
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
65 open_paren_at_EOL(
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
66 100, 200, 300, 400)
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
67
2198955f9e27 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
68 " END_INDENT