From 34fcaaa8ab2f50919c2a10defdcd9828df91fdc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 18 Jan 2017 13:48:14 +0100 Subject: test/vim: use macro count specifier where appropriate --- vim/golf/4d1a34ccfa85f32065000004/1.keys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/golf/4d1a34ccfa85f32065000004') diff --git a/vim/golf/4d1a34ccfa85f32065000004/1.keys b/vim/golf/4d1a34ccfa85f32065000004/1.keys index 2dc4750..c5e05d8 100644 --- a/vim/golf/4d1a34ccfa85f32065000004/1.keys +++ b/vim/golf/4d1a34ccfa85f32065000004/1.keys @@ -3,4 +3,4 @@ qa /* start macro recording */ jyypjdd /* move down, yank, put, delete line below */ q /* stop macro recording */ @a /* replay macro */ -@@ /* replay again (TODO: support count for macro replay) */ \ No newline at end of file +@@ /* replay again */ -- cgit v1.2.3