]> code.delx.au - gnu-emacs-elpa/commitdiff
Mention git-gutter
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 27 Jan 2013 10:12:08 +0000 (14:12 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 27 Jan 2013 10:12:08 +0000 (14:12 +0400)
README.md

index 7d3448e5d1b78130e913edd883868bb43e7843de..78ab74ba5355b8cca2ba3912f4ab0165e4706fd3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@ Notes
   maybe we can do something similar to `highlight-markup-buffers` with a hidden\r
   buffer containing the unmodified copy.\r
 \r
-* Out of modes providing similar functionality, `highlight-changes-mode` is the\r
+* [git-gutter](https://github.com/syohex/emacs-git-gutter) provides the commands\r
+  to show/hide/toggle indicators for the same information, and allows you to\r
+  customize how the indicators look.\r
+\r
+* Out of other modes providing similar functionality, `highlight-changes-mode` is the\r
   closest I could find. Angry Fruit Salad aside, it may be fine for writing\r
   prose, but I think it's pretty much useless for version-controlled files.\r