annotate runtime/indent/testdir/yaml.in @ 18343:375a7ecdb351

Update runtime files. Commit: https://github.com/vim/vim/commit/2e693a88b24dc6b12883fad78ff2cb9cd4469c98 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 22:35:02 2019 +0200 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 22:45:04 +0200
parents
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