aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-20 11:54:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-20 11:54:01 +1200
commita4ef869494239c9dfe920a21472fc07b6da1eab3 (patch)
tree0777a86c00d009737819e18cfae598c3d323880c
parentMerge branch 'hotfix/v2.1.1' into develop (diff)
downloadvim-write-mkpath-a4ef869494239c9dfe920a21472fc07b6da1eab3.tar.gz
vim-write-mkpath-a4ef869494239c9dfe920a21472fc07b6da1eab3.zip
Remove trailing whitespace
-rw-r--r--plugin/write_mkpath.vim2
1 files changed, 1 insertions, 1 deletions
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 <tom@sanctum.geek.nz>
" License: Same as Vim itself
-"
+"
if exists('loaded_write_mkpath') || &compatible || v:version < 702
finish
endif