From 450ca247f397b1b9b059f389f6ee09397211304a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 25 May 2019 17:42:39 +1200 Subject: Move functions into autoload This adds a dependency on Vim >=7.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 11b56f0..f1e8618 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ because I could not find a plugin that did this in exactly the way I wanted: - Accept an optional range - Strip trailing lines as well as trailing spaces - Report what was changed, accurately -- Work with even very old Vim (>=6.0) +- Work with old Vim (>=7.0) - Work with a single `undo` - Don't move the cursor - Don't change the search pattern -- cgit v1.2.3