mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-28 17:35:30 +08:00
395fccfda7
The magic flags were in the wrong order, %e is the number of errors, it should go in the parentheses after the # symbol. %fe is the line number of the first error. Same for the warnings.