mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-09 16:40:34 +08:00
Turns out :redrawstatus is a lot more aggressive and can prevent seeing
Fugitive output.
This reverts commit 6ad15506cc.
References: https://github.com/tpope/vim-fugitive/issues/1180