mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-27 09:01:24 +08:00
d57344a3c3
Previously, we only checked for if the name starts with 'airline_c' But there could as well be highlighting groups starting being called 'airline_b_to_airline_c5', but if buffer 5 is no longer visible in the current viewport, then we do not need to recreate those groups.