motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

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:
MREADME.markdown | 2++
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)