From b70c7e159d1c79099f86311855c85fc9575fa661 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 1 Oct 2007 15:20:30 +0000 Subject: [PATCH] Whitespace tweak --- doc/surround.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/surround.txt b/doc/surround.txt index d85062e..4d3e4a0 100644 --- a/doc/surround.txt +++ b/doc/surround.txt @@ -38,7 +38,7 @@ easiest to understand with some examples: (123+4*56)/2 ds) 123+456/2
Yo!*
dst Yo! -Change surroundings is *cs*. It takes two arguments, a target like with +Change surroundings is *cs* . It takes two arguments, a target like with |ds|, and a replacement. Details about the second argument can be found below in |surround-replacements|. Once again, examples are in order.