From 651ad535a7890697b44a050e3150656b3782f541 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 4 Oct 2020 13:09:56 +0200 Subject: README: Add a section about the Vim plugin --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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). -- cgit v1.2.3