From c175c71850c5ca80e4a330dc98dd9d54edb589a2 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 7 Dec 2015 01:36:37 -0500 Subject: [PATCH] Drop hub support due to lack of --exec-path Closes https://github.com/tpope/vim-rhubarb/issues/9 --- README.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.markdown b/README.markdown index 92a2e51..f07c2ce 100644 --- a/README.markdown +++ b/README.markdown @@ -11,9 +11,6 @@ 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