From feac2474db8ac06c1c520dfac768e9318e00be13 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 23 May 2017 18:01:41 -0400 Subject: [PATCH] Remove reference to transitional :Gbrowse support --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 3003693..474991d 100644 --- a/README.markdown +++ b/README.markdown @@ -3,8 +3,7 @@ If [fugitive.vim][] is the Git, rhubarb.vim is the Hub. Here's the full list of features: -* Enables `:Gbrowse` from fugitive.vim to open GitHub URLs. (`:Gbrowse` - currently has native support for this, but it is slated to be removed.) +* Enables `:Gbrowse` from fugitive.vim to open GitHub URLs. * Sets up `:Git` to use [`hub`](https://github.com/github/hub) if installed rather than `git`.