From af2934671ead32055f0f8216ee7e9e18c2928a66 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 12 Jul 2018 13:02:43 +1200 Subject: Parenthesize plugin map --- doc/strip_trailing_whitespace.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/strip_trailing_whitespace.txt b/doc/strip_trailing_whitespace.txt index 93a4d89..8ee64f3 100644 --- a/doc/strip_trailing_whitespace.txt +++ b/doc/strip_trailing_whitespace.txt @@ -28,12 +28,12 @@ This plugin is only available if 'compatible' is not set. MAPPINGS *strip_trailing_whitespace-mappings* - *StripTrailingWhitespace* -The single mapping target provided is |StripTrailingWhitespace|, + *(StripTrailingWhitespace)* +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