From 440dc59614c05ed62767d03dfd9c19e08a99b828 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 17 Sep 2011 16:42:24 -0400 Subject: [PATCH] Typo --- doc/surround.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/surround.txt b/doc/surround.txt index 576d477..369103b 100644 --- a/doc/surround.txt +++ b/doc/surround.txt @@ -72,7 +72,7 @@ surroundings are placed on separate lines and indented. In blockwise visual mode, each line is surrounded. A "gS" in visual mode, known as *vgS* , behaves similarly. In linewise visual -mode, the automatic indenting is surpressed. In blockwise visual mode, this +mode, the automatic indenting is suppressed. In blockwise visual mode, this enables surrounding past the end of the like with 'virtualedit' set (there seems to be no way in Vim Script to differentiate between a jagged end of line selection and a virtual block selected past the end of the line, so two maps