mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-24 08:22:37 +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