From bcddf0951eb83d8afde23b05aced7ca3a58c79d6 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 30 Nov 2015 22:31:56 -0500 Subject: [PATCH] Document use of hub executable --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index f07c2ce..92a2e51 100644 --- a/README.markdown +++ b/README.markdown @@ -11,6 +11,9 @@ of features: those `Closes #123` remarks slightly easier than copying and pasting from the browser. +* Sets up `:Git` to use [`hub`](https://github.com/github/hub) if installed + rather than `git`. + [fugitive.vim]: https://github.com/tpope/vim-fugitive ## Installation