aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-10-04 13:09:56 +0200
committerTeddy Wing2020-10-04 13:09:56 +0200
commit651ad535a7890697b44a050e3150656b3782f541 (patch)
treed3f553d5fd1a3ed772ffcb6860380f1758b1cce7
parentda94442fae40736859787575b65720382c1f231c (diff)
downloadgit-todo-651ad535a7890697b44a050e3150656b3782f541.tar.bz2
README: Add a section about the Vim plugin
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 361e167..2eb5fc5 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,11 @@ To compile from source or install on other platforms:
$ cargo uninstall git-todo
+## Vim plugin
+A Vim plugin is available to facilitate TODO navigation:
+https://github.com/teddywing/vim-git-todo
+
+
## License
Copyright © 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).