diff options
author | Teddy Wing | 2017-04-29 08:06:29 +0200 |
---|---|---|
committer | Teddy Wing | 2017-04-29 08:06:29 +0200 |
commit | f7733db8f547f707092a20e292d6fda29a02b1d2 (patch) | |
tree | 1c5612f5912945c59263dedb47b07428fc9f4346 | |
parent | 8634aebcfd6a5dc5b0460757e6b19873ab55f20d (diff) | |
download | vim-gitcha-f7733db8f547f707092a20e292d6fda29a02b1d2.tar.bz2 |
Add README
Include a short description, screenshot, and license information.
-rw-r--r-- | README.md | 13 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 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 + + + +## License +Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..747665a --- /dev/null +++ b/screenshot.png |