From 8751e207fcaaba7ab0ceaafb657d29c2d8618a9e Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Fri, 1 Oct 2010 23:44:15 +0200 Subject: Added INSTALL instructions for GitHub users --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 INSTALL diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..4c894a9 --- /dev/null +++ b/INSTALL @@ -0,0 +1,3 @@ +Note to GitHub users: This git repository doesn't include all of the autoload +scripts required by the Vim plug-in. To install the plug-in including its +dependencies please see the ZIP archive linked to in README.md. -- cgit v1.2.3