mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-27 09:21:25 +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".