mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-19 07:32:10 +08:00
fe467f78bc
This was trying to block `au QuickFixCmdPost * copen` as it interfered with restoring the working directory, but that was mainly a concern for the other half of the conditional, so restore it to enable the status buffer to reload.