aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-04-29 08:06:29 +0200
committerTeddy Wing2017-04-29 08:06:29 +0200
commitf7733db8f547f707092a20e292d6fda29a02b1d2 (patch)
tree1c5612f5912945c59263dedb47b07428fc9f4346
parent8634aebcfd6a5dc5b0460757e6b19873ab55f20d (diff)
downloadvim-gitcha-f7733db8f547f707092a20e292d6fda29a02b1d2.tar.bz2
Add README
Include a short description, screenshot, and license information.
-rw-r--r--README.md13
-rw-r--r--screenshot.pngbin0 -> 10449 bytes
2 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0fd917a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+vim-gitcha
+==========
+
+Adds completion for Git SHAs in commit messages.
+
+
+## Screenshot
+![Screenshot](./screenshot.png)
+
+
+## License
+Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..747665a
--- /dev/null
+++ b/screenshot.png
Binary files differ