mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-24 21:01:37 +08:00
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.