mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-20 19:01:12 +08:00
as per https://github.com/tpope/vim-fugitive/issues/2034 This also fixes an issue that is shown in older Vims (pre 7.4.1711) since those versions did not correctly catch exceptions while evaluating the statusline. closes #2566