Drop hub support due to lack of --exec-path

Closes https://github.com/tpope/vim-rhubarb/issues/9
This commit is contained in:
Tim Pope
2015-12-07 01:36:37 -05:00
parent 5e4f174d82
commit c175c71850

View File

@@ -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