使用vim-fugitive,
是否有一种简单的方法来“unsplit”和:Gedit
(返回到工作树中的当前对象)?
E.g。在Gcommit
/ Gstatus
缓冲区中,您可以按 D 进入并排差异。
现在,按 ZZ 会让我只用一个编辑器,查看fugitive://
方......
回到单一编辑器(我必须使用工作树版本
ZZ :Gedit的 输入
(或ZZZZ关闭两侧)。
我想在gq
Gblame
之类的内容
q close blame and return to blamed window
gq q, then |:Gedit| to return to work tree version