mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-19 07:32:10 +08:00
ba0b3163ca
The second reload was short-circuited by a reltime() check, so no big deal, but it does get in the way when trying to make the reload conditional. References: https://github.com/tpope/vim-fugitive/issues/2207