vim-airline/autoload
Christian Brabandt af3f209d7a Try to avoid excessive redraws.
Most of them seem to be caused by using :hi statements, although the
highlighting group to be created is exactly the same. Therefore, get the
info from actual definition and only execute :hi when the new group is
actually different.

Also try to avoid to generate :hi statements when the popupmen is
visible. This causes flickers.
2016-02-06 13:55:28 +01:00
..
airline Try to avoid excessive redraws. 2016-02-06 13:55:28 +01:00
airline.vim fix load regression errors with recent theme changes 2016-01-31 01:41:13 -05:00