annotate runtime/indent/testdir/xml.in @ 19738:0208534b8a84 v8.2.0425

patch 8.2.0425: code for modeless selection not sufficiently tested Commit: https://github.com/vim/vim/commit/515545e11f523d14343b1e588dc0b9bd3d362bc2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 22 14:08:59 2020 +0100 patch 8.2.0425: code for modeless selection not sufficiently tested Problem: Code for modeless selection not sufficiently tested. Solution: Add tests. Move mouse code functionality to a common script file. (Yegappan Lakshmanan, closes #5821)
author Bram Moolenaar <Bram@vim.org>
date Sun, 22 Mar 2020 14:15:04 +0100
parents 8b334e4cb97f
children bdda48f01a68
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15194
8b334e4cb97f Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 15131
diff changeset
1 <!-- vim: set ft=xml ts=8 sw=0 sts=-1 et : -->
15131
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2 <!-- START_INDENT -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 <?xml version="1.0" encoding="utf-8"?>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 <tag0>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 <tag1>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 <!-- comment -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7 <tag2>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8 <tag3/>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
9 </tag2>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
10 <!-- text comment -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
11
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
12 <!--
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
13 text comment
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
14 -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
15 </tag1>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
16 <!--
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
17 text comment
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
18 end coment -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
19 </tag0>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
20 <!-- END_INDENT -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
21
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
22 <!-- START_INDENT -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
23 <?xml version="1.0" encoding="utf-8"?>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
24 <tag0>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
25 <tag1>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
26 <!-- comment -->
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
27 <tag2>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
28 <tag3/>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
29 </tag2>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
30 </tag1>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
31 </tag0>
bc1a8d21c811 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
32 <!-- END_INDENT -->