mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-10 12:33:46 -05:00
Remove obsolete instaweb reference from README
This commit is contained in:
@@ -36,10 +36,9 @@ making it like `git add` when called from a work tree file and like
|
|||||||
`git checkout` when called from the index or a blob in history.
|
`git checkout` when called from the index or a blob in history.
|
||||||
|
|
||||||
Use `:Gbrowse` to open the current file on the web front-end of your favorite
|
Use `:Gbrowse` to open the current file on the web front-end of your favorite
|
||||||
hosting provider, with optional line range (try it in visual mode!). Built-in
|
hosting provider, with optional line range (try it in visual mode!). Plugins
|
||||||
support is provided for `git instaweb`, and plugins are available for popular
|
are available for popular providers such as [GitHub][rhubarb.vim],
|
||||||
providers such as [GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim], and
|
[GitLab][fugitive-gitlab.vim], and [Bitbucket][fubitive.vim].
|
||||||
[Bitbucket][fubitive.vim].
|
|
||||||
|
|
||||||
[rhubarb.vim]: https://github.com/tpope/vim-rhubarb
|
[rhubarb.vim]: https://github.com/tpope/vim-rhubarb
|
||||||
[fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim
|
[fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim
|
||||||
|
|||||||
Reference in New Issue
Block a user