aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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