mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-15 23:56:50 +08:00
If you throw an exception inside of a conditional, Vim Script, with its infinite wisdom, will complain that that it never saw the matching :endif. Rearrange to put the exception outside the conditional where possible.
42 KiB
42 KiB