From 0a087955ce03eeddda06f1a3ad3c3e5e65cc16e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 13 Jan 2017 19:33:17 +0100 Subject: test: change existing tests to avoid substitute command --- vis/prompt/history.keys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vis') diff --git a/vis/prompt/history.keys b/vis/prompt/history.keys index 15bc331..4faa765 100644 --- a/vis/prompt/history.keys +++ b/vis/prompt/history.keys @@ -1,4 +1,4 @@ -:+-s/line/word/ /* replace something on first line */ +:-0+0x/line/c/word/ /* replace something on first line */ :2l /* select second line */ : /* repeat replacement */ :e /* simulate a typo on the command line */ -- cgit v1.2.3