From ea533bb79e32fa3238b816f040975d94842a6069 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 12 May 2019 23:34:54 +1200 Subject: Switch to two-spacing --- README.md | 2 +- doc/strip_trailing_whitespace.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index abddc14..11b56f0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ because I could not find a plugin that did this in exactly the way I wanted: License ------- -Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself. +Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself. See `:help license`. [1]: https://sanctum.geek.nz/ diff --git a/doc/strip_trailing_whitespace.txt b/doc/strip_trailing_whitespace.txt index c29b664..6a79128 100644 --- a/doc/strip_trailing_whitespace.txt +++ b/doc/strip_trailing_whitespace.txt @@ -23,16 +23,16 @@ because I could not find a plugin that did this in exactly the way I wanted: REQUIREMENTS *strip_trailing_whitespace-requirements* -This plugin is only available if 'compatible' is not set. It also requires the -|+user_commands| feature. +This plugin is only available if 'compatible' is not set. It also requires +the |+user_commands| feature. COMMANDS *strip_trailing_whitespace-commands* *:StripTrailingWhitespace* Strip trailing space appropriately for the range of lines selected, defaulting -to the entire buffer. Remove all horizontal whitespace from the end of each -line. If the last line of the range is also the last line of the buffer, strip -trailing blank or whitespace-only lines as well. +to the entire buffer. Remove all horizontal whitespace from the end of each +line. If the last line of the range is also the last line of the buffer, +strip trailing blank or whitespace-only lines as well. AUTHOR *strip_trailing_whitespace-author* -- cgit v1.2.3