mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-13 02:10:43 +08:00
Since this user event can error or otherwise interrupt us, run it as late as possible. Also rearrange a bit so that a user error won't cascade to "missing :endif".