mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 21:33:53 -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.
|
||||
*: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*
|
||||
|
||||
Reference in New Issue
Block a user