mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-06-22 00:40:41 +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.