aboutsummaryrefslogtreecommitdiff
path: root/runtime/indent/testdir
diff options
context:
space:
mode:
authorChristian Clason <christian.clason@uni-due.de>2021-09-11 16:47:45 +0200
committerGitHub <noreply@github.com>2021-09-11 16:47:45 +0200
commite31652879e4ecfc63b450626209d09df79336de0 (patch)
tree14ed290a0ea6c12efa6c1ea56475b1ecf9f92b6c /runtime/indent/testdir
parente7d2102c917b22435939543d752ff81de3a75d25 (diff)
downloadrneovim-e31652879e4ecfc63b450626209d09df79336de0.tar.gz
rneovim-e31652879e4ecfc63b450626209d09df79336de0.tar.bz2
rneovim-e31652879e4ecfc63b450626209d09df79336de0.zip
vim-patch:partial 53f7fccc9413 (#15631)
* vim-patch:partial 53f7fccc9413 Update runtime files https://github.com/vim/vim/commit/53f7fccc9413c9f770694b56f40f242d383b2d5f omit macros/hanoi/hanoi.vim omit spell/tet/main.aap omit tools/shtags.1 omit tools/xcmdsrv_client.c skip doc/pattern.txt (requires 8.2.3110; 8.2.{1665,1872}) skip doc/map.txt (requires 8.2.3228)
Diffstat (limited to 'runtime/indent/testdir')
-rw-r--r--runtime/indent/testdir/xml.in2
-rw-r--r--runtime/indent/testdir/xml.ok2
2 files changed, 2 insertions, 2 deletions
diff --git a/runtime/indent/testdir/xml.in b/runtime/indent/testdir/xml.in
index b6333340e2..88ad51e484 100644
--- a/runtime/indent/testdir/xml.in
+++ b/runtime/indent/testdir/xml.in
@@ -15,7 +15,7 @@ text comment
</tag1>
<!--
text comment
-end coment -->
+end comment -->
</tag0>
<!-- END_INDENT -->
diff --git a/runtime/indent/testdir/xml.ok b/runtime/indent/testdir/xml.ok
index cfdf701c11..d5e2289cb3 100644
--- a/runtime/indent/testdir/xml.ok
+++ b/runtime/indent/testdir/xml.ok
@@ -15,7 +15,7 @@
</tag1>
<!--
text comment
- end coment -->
+ end comment -->
</tag0>
<!-- END_INDENT -->