commit bb822554903784abfdd6979e65778ecc0b5321db (tree)
parent a8163625f8ddd8bf9e5baaaf4fad5e324d79acbe
Author: Tim Pope <code@tpope.net>
Date: Thu, 15 Aug 2019 22:46:29 -0400
Add :help reference to README
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.markdown b/README.markdown
@@ -56,6 +56,8 @@ with the current branch in your statusline.
Last but not least, there's `:Git` for running any arbitrary command.
+For more information, see `:help fugitive`.
+
## Screencasts
* [A complement to command line git](http://vimcasts.org/e/31)