From a4ef869494239c9dfe920a21472fc07b6da1eab3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 20 Jun 2019 11:54:01 +1200 Subject: Remove trailing whitespace --- plugin/write_mkpath.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/write_mkpath.vim b/plugin/write_mkpath.vim index eb35504..b0a3542 100644 --- a/plugin/write_mkpath.vim +++ b/plugin/write_mkpath.vim @@ -4,7 +4,7 @@ " " Author: Tom Ryder " License: Same as Vim itself -" +" if exists('loaded_write_mkpath') || &compatible || v:version < 702 finish endif -- cgit v1.2.3