annotate runtime/indent/testdir/yaml.ok @ 20592:3b819401b347

Added tag v8.2.0849 for changeset 4411c2b96af909229d4d71372778680fd396bbb0
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 May 2020 18:30:04 +0200
parents 375a7ecdb351
children 661eb972cb22
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18343
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 # vim: set ft=yaml sw=2 et :
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 # START_INDENT
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 map1:
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 sub1:
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 - list item
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7 map2:
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8 - another list
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
9 # END_INDENT
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
10
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
11 # START_INDENT
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
12 map: &anchor
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
13 map: val
375a7ecdb351 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
14 # END_INDENT