commit 87f998e15fb18e71badf54df7ab13eb6c8c45057 (tree)
parent 2acea41bef4cabf14f684604d679a0e528e1a47c
Author: Tim Pope <code@tpope.net>
Date: Sat, 22 Feb 2020 20:55:10 -0500
Remove erroneous :Gedit! deprecation
The ! to :Gedit has always been passed to :edit and not used for Git
execution like the others.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/doc/fugitive.txt b/doc/fugitive.txt
@@ -636,7 +636,6 @@ just one space character longer than the legacy version.
*:Gsplit!* Superseded by |:Git| --paginate.
*:Gvsplit!* Superseded by |:vert| |:Git| --paginate.
*:Gtabsplit!* Superseded by |:tab| |:Git| --paginate.
-*:Gedit!* Superseded by :0Git --paginate.
*:Gpedit!* Superseded by :Git! --paginate.
ABOUT *fugitive-about*