mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-19 09:03:44 -05:00
README: Hint that GBrowse also supports copying
This change might give users a hint this command isn't only for browsing. Actual command instructions can be found in the manual.
This commit is contained in:
@@ -55,10 +55,10 @@ Additional commands are provided for higher level operations:
|
|||||||
the buffer. `:GRemove` does the same but leaves the (now empty) buffer
|
the buffer. `:GRemove` does the same but leaves the (now empty) buffer
|
||||||
open.
|
open.
|
||||||
* `:GBrowse` to open the current file on the web front-end of your favorite
|
* `: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). Plugins
|
hosting provider or copy a link, with optional line range (try it in visual
|
||||||
are available for popular providers such as [GitHub][rhubarb.vim],
|
mode). Plugins are available for popular providers such as
|
||||||
[GitLab][fugitive-gitlab.vim], [Bitbucket][fubitive.vim],
|
[GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim],
|
||||||
[Gitee][fugitive-gitee.vim], [Pagure][pagure],
|
[Bitbucket][fubitive.vim], [Gitee][fugitive-gitee.vim], [Pagure][pagure],
|
||||||
[Phabricator][vim-phabricator], [Azure DevOps][fugitive-azure-devops.vim],
|
[Phabricator][vim-phabricator], [Azure DevOps][fugitive-azure-devops.vim],
|
||||||
and [sourcehut][srht.vim].
|
and [sourcehut][srht.vim].
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user