From 2d8456db102e13f37a5cd271868c330d73580f6d Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 15 Apr 2022 08:14:17 +1000 Subject: Move user mappings to and keep/remove selection to , --- test/indent/javascript/deindent-complex-brace-structure/cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/indent/javascript') diff --git a/test/indent/javascript/deindent-complex-brace-structure/cmd b/test/indent/javascript/deindent-complex-brace-structure/cmd index f9bfe77d..4a6870e5 100644 --- a/test/indent/javascript/deindent-complex-brace-structure/cmd +++ b/test/indent/javascript/deindent-complex-brace-structure/cmd @@ -1 +1 @@ -cOif (true) {}hiOconsole.log();hhiO{},{},hhi1Ofoo: { bar: 1 },jjobaz: { bam: 2 }, +cOif (true) {}hiOconsole.log();hhiO{},{},hhi1,Ofoo: { bar: 1 },jjobaz: { bam: 2 }, -- cgit v1.2.3