mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-16 04:16:23 +08:00
09cbabe793
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".