mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 05:43:52 -05:00
Remove erroneous :Gedit! deprecation
The ! to :Gedit has always been passed to :edit and not used for Git execution like the others.
This commit is contained in:
@@ -636,7 +636,6 @@ just one space character longer than the legacy version.
|
|||||||
*:Gsplit!* Superseded by |:Git| --paginate.
|
*:Gsplit!* Superseded by |:Git| --paginate.
|
||||||
*:Gvsplit!* Superseded by |:vert| |:Git| --paginate.
|
*:Gvsplit!* Superseded by |:vert| |:Git| --paginate.
|
||||||
*:Gtabsplit!* Superseded by |:tab| |:Git| --paginate.
|
*:Gtabsplit!* Superseded by |:tab| |:Git| --paginate.
|
||||||
*:Gedit!* Superseded by :0Git --paginate.
|
|
||||||
*:Gpedit!* Superseded by :Git! --paginate.
|
*:Gpedit!* Superseded by :Git! --paginate.
|
||||||
|
|
||||||
ABOUT *fugitive-about*
|
ABOUT *fugitive-about*
|
||||||
|
|||||||
Reference in New Issue
Block a user