From cc0f8e94fed7fa2542d746361acdbfe76401a93e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 7 Feb 2017 11:26:12 +0100 Subject: test: add a few new tests related to text objects --- vim/text-objects/words-count.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/text-objects/words-count.in (limited to 'vim/text-objects/words-count.in') diff --git a/vim/text-objects/words-count.in b/vim/text-objects/words-count.in new file mode 100644 index 0000000..b4c23e1 --- /dev/null +++ b/vim/text-objects/words-count.in @@ -0,0 +1 @@ +The brown fox jumps over the lazy dog. -- cgit v1.2.3