From 4584ecac776492cfff1b48a5c47099eb470b5c50 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sat, 10 Mar 2018 00:25:19 +1100 Subject: Move WORD text object to It improves consistency and it looked like there was support for that change on github. Fixes #1861 --- test/normal/object/around/big-word/cmd | 2 +- test/normal/object/end-extending/big-word/cmd | 2 +- test/normal/object/end/big-word/cmd | 2 +- test/normal/object/inner/big-word/cmd | 2 +- test/normal/object/start-extending/big-word/cmd | 2 +- test/normal/object/start/big-word/cmd | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test/normal') diff --git a/test/normal/object/around/big-word/cmd b/test/normal/object/around/big-word/cmd index 2591ecc3..ddbe85ee 100644 --- a/test/normal/object/around/big-word/cmd +++ b/test/normal/object/around/big-word/cmd @@ -1 +1 @@ -W + diff --git a/test/normal/object/end-extending/big-word/cmd b/test/normal/object/end-extending/big-word/cmd index 534740a4..ef14531d 100644 --- a/test/normal/object/end-extending/big-word/cmd +++ b/test/normal/object/end-extending/big-word/cmd @@ -1 +1 @@ -}W +} diff --git a/test/normal/object/end/big-word/cmd b/test/normal/object/end/big-word/cmd index cd1b8fb2..7a3a9427 100644 --- a/test/normal/object/end/big-word/cmd +++ b/test/normal/object/end/big-word/cmd @@ -1 +1 @@ -]W +] diff --git a/test/normal/object/inner/big-word/cmd b/test/normal/object/inner/big-word/cmd index 12d2f19a..1e55efb3 100644 --- a/test/normal/object/inner/big-word/cmd +++ b/test/normal/object/inner/big-word/cmd @@ -1 +1 @@ -W + diff --git a/test/normal/object/start-extending/big-word/cmd b/test/normal/object/start-extending/big-word/cmd index f2ed5a2e..5078694d 100644 --- a/test/normal/object/start-extending/big-word/cmd +++ b/test/normal/object/start-extending/big-word/cmd @@ -1 +1 @@ -{W +{ diff --git a/test/normal/object/start/big-word/cmd b/test/normal/object/start/big-word/cmd index b8c68dc9..d8192e06 100644 --- a/test/normal/object/start/big-word/cmd +++ b/test/normal/object/start/big-word/cmd @@ -1 +1 @@ -[W +[ -- cgit v1.2.3