From 7e5ab9b9a738719ae4e853df4641a2b49fa1773f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 27 Jun 2018 22:17:14 +1200 Subject: Remove mention of user command from docs --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e72fd6..4ea75b4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ strip\_trailing\_whitespace.vim =============================== -This plugin provides a mapping target and an optional custom command with the -author's approach to stripping trailing whitespace from an entire buffer, -including removing empty or whitespace-only lines at the end of the buffer, -without making command noise and without moving the cursor from its current -position. +This plugin provides a mapping target with the author's approach to stripping +trailing whitespace from an entire buffer, including removing empty or +whitespace-only lines at the end of the buffer, without making command noise +and without moving the cursor from its current position. This is a very commonly written and implemented plugin, but I wrote my own because I could not find a plugin that did this in exactly the way I wanted: -- cgit v1.2.3