From 54d29227284c6e5719e72baf6a391afa96e43340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 18 Jan 2017 18:30:29 +0100 Subject: test/vim: add some basic tests for count and repetion of `i` and `a` --- vim/operators/insert/append.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/operators/insert/append.in (limited to 'vim/operators/insert/append.in') diff --git a/vim/operators/insert/append.in b/vim/operators/insert/append.in new file mode 100644 index 0000000..11f11f9 --- /dev/null +++ b/vim/operators/insert/append.in @@ -0,0 +1 @@ +0123456789 -- cgit v1.2.3