summaryrefslogtreecommitdiffstats
path: root/runtime/indent/testdir/vim.ok
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/indent/testdir/vim.ok')
-rw-r--r--runtime/indent/testdir/vim.ok15
1 files changed, 15 insertions, 0 deletions
diff --git a/runtime/indent/testdir/vim.ok b/runtime/indent/testdir/vim.ok
index b8592c18eb..f597d97e80 100644
--- a/runtime/indent/testdir/vim.ok
+++ b/runtime/indent/testdir/vim.ok
@@ -15,6 +15,21 @@ if 1
\ ]
endif
+" TODO: add searchpair() to find matching {
+"for x in [
+"{
+"key: 'value'
+"},
+"]
+"eval 0
+"endfor
+
+for x in [
+ {key: 'value'},
+ ]
+ eval 0
+endfor
+
" END_INDENT
" START_INDENT