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.keys | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vim/operators/insert/append.keys (limited to 'vim/operators/insert/append.keys') diff --git a/vim/operators/insert/append.keys b/vim/operators/insert/append.keys new file mode 100644 index 0000000..069994f --- /dev/null +++ b/vim/operators/insert/append.keys @@ -0,0 +1,3 @@ +4a# +f9 +2. -- cgit v1.2.3