mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 12:44:26 +08:00
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.