mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-23 15:30:07 +08:00
496de8b745
currently, if the matchstr() evaluates to '', it would skip the required section, because bnr would be evaluated to zero and since there is no buffer zero, skip that highlighting group. Make sure, to only skip the highlighting group if the buffer number is actually > 0 |
||
---|---|---|
.. | ||
airline | ||
airline.vim |