vim-airline/autoload
Christian Brabandt 09b5eb952c
highlighter: Only recreate hi groups for visible buffers
In a long editing session, there could happen to accumulate several
highlighting groups for buffers that might no longer be visible.

Therefore, only re-create the highlighting group for buffers that are
actually displayed in the current tabpage. If not, skip them.

references #1779
2018-11-08 12:20:55 +01:00
..
airline highlighter: Only recreate hi groups for visible buffers 2018-11-08 12:20:55 +01:00
airline.vim better disabled highlighting for inactive windows on FocusLost 2018-10-16 10:49:17 +02:00