diff options
author | Peter Odding <peter@peterodding.com> | 2010-12-24 23:09:24 +0100 |
---|---|---|
committer | Peter Odding <peter@peterodding.com> | 2010-12-24 23:09:24 +0100 |
commit | f7a679316279c8f816be5f503ce4754e8c09186d (patch) | |
tree | 9923db8ea6701eef83e9a61a8b77a289a4a0a1fb /INSTALL | |
parent | d3551a3fa2315874ae522d5676882bfb7e568974 (diff) | |
download | vim-easytags-f7a679316279c8f816be5f503ce4754e8c09186d.tar.gz |
Add links, Pathogen hints to INSTALL.md
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 4c894a9..0000000 --- a/INSTALL +++ /dev/null @@ -1,3 +0,0 @@ -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. |