commit | e0e3917554327f2524066f89fbbef9c83c1535da | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 25 21:14:57 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 25 21:14:57 2021 +0100 |
tree | 8cea7343dbb8e20c6bc3248152ddb94fad59eac0 | |
parent | e5ea346a07a7750c02a89996b67716b43c767d06 [diff] [blame] |
Update runtime files.
diff --git a/runtime/indent/testdir/vim.in b/runtime/indent/testdir/vim.in index 47e6929..f652dbd 100644 --- a/runtime/indent/testdir/vim.in +++ b/runtime/indent/testdir/vim.in
@@ -10,6 +10,11 @@ \ 'some ' \ 'string' +if 1 +let x = [ +\ ] +endif + " END_INDENT " START_INDENT