Drop instaweb support

I had been considering extracting it, but it's so badly broken that
clearly nobody actually uses it.
This commit is contained in:
Tim Pope
2018-07-22 16:59:44 -04:00
parent c938737960
commit e0b770a9bd
2 changed files with 15 additions and 87 deletions

View File

@@ -251,12 +251,6 @@ that are part of Git repositories).
supported by installing rhubarb.vim, available at
<https://github.com/tpope/vim-rhubarb>.
The hosting provider is determined by looking at the
remote for the current or specified branch and falls
back to "origin". In the special case of a "."
remote, a local instance of git-instaweb will be
started and used.
:Gbrowse {revision} Like :Gbrowse, but for a given |fugitive-revision|. A
useful value here is -, which ties the URL to the
latest commit rather than a volatile branch.