From 8a8d0df33123dc91e34835b352e5055162050a3e Mon Sep 17 00:00:00 2001 From: Andy Date: Thu, 11 Aug 2022 12:13:47 +0200 Subject: [PATCH] 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. --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 3dc4e6ce65..4f014b5ddd 100644 --- a/README.markdown +++ b/README.markdown @@ -55,10 +55,10 @@ Additional commands are provided for higher level operations: the buffer. `:GRemove` does the same but leaves the (now empty) buffer open. * `: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 - are available for popular providers such as [GitHub][rhubarb.vim], - [GitLab][fugitive-gitlab.vim], [Bitbucket][fubitive.vim], - [Gitee][fugitive-gitee.vim], [Pagure][pagure], + hosting provider or copy a link, with optional line range (try it in visual + mode). Plugins are available for popular providers such as + [GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim], + [Bitbucket][fubitive.vim], [Gitee][fugitive-gitee.vim], [Pagure][pagure], [Phabricator][vim-phabricator], [Azure DevOps][fugitive-azure-devops.vim], and [sourcehut][srht.vim].