aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2011-03-15 23:00:55 +0100
committerPeter Odding <peter@peterodding.com>2011-03-15 23:00:55 +0100
commita205f918f5797d9183f7f479360ed91bbce2b388 (patch)
treed2cf19205d9cd875a463b6835cd249cd183f9d28 /README.md
downloadvim-easytags-a205f918f5797d9183f7f479360ed91bbce2b388.tar.gz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d305ddd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# Miscellaneous auto-load Vim scripts
+
+The git repository at <http://github.com/xolox/vim-misc> contains Vim scripts
+that are used by most of the [Vim plug-ins I've written] [plugins] yet don't
+really belong with any single one. I'm hoping to include this repository as a
+git submodule in my other repositories so that I only have to maintain these
+files in one place.
+
+For lack of a better place: I hereby release these scripts under the MIT
+license, in other words feel free to do with them as you please but don't
+misrepresent this work as your own.
+
+[plugins]: http://peterodding.com/code/vim/