vim-airline/autoload
Christian Brabandt d57344a3c3
highlighter: skip more buffer related hi groups
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.
2018-11-08 13:32:20 +01:00
..
airline highlighter: skip more buffer related hi groups 2018-11-08 13:32:20 +01:00
airline.vim better disabled highlighting for inactive windows on FocusLost 2018-10-16 10:49:17 +02:00