From da7142c3a70489605a336b848a8c7b5576e8d459 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 27 Jun 2018 22:14:44 +1200 Subject: Remove leading colon for mapping example --- doc/strip_trailing_whitespace.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/strip_trailing_whitespace.txt b/doc/strip_trailing_whitespace.txt index 269090f..f19ae32 100644 --- a/doc/strip_trailing_whitespace.txt +++ b/doc/strip_trailing_whitespace.txt @@ -34,7 +34,7 @@ The single mapping target provided is |StripTrailingWhitespace|, mappable in any mode. There is no default key mapping to the target; you should define this yourself in your |vimrc|. For example: > - :nmap x StripTrailingWhitespace + nmap x StripTrailingWhitespace < AUTHOR *strip_trailing_whitespace-author* -- cgit v1.2.3