vim-airline/autoload
Christian Brabandt 7d082c03b2
Do not clear intro screen
if airline is initialized too early and some :hi commands are run,
this will force a redraw in Vim which will result in the intro screen
being cleared.

Currently, this does not work for gvim, not sure why.

closes #1476 (well only partly, until i have discovered, why for gvim it
doesn't work).
2017-06-21 13:21:13 +02:00
..
airline highlighter: Make sure hi group exists and is valid 2017-06-21 09:19:51 +02:00
airline.vim Do not clear intro screen 2017-06-21 13:21:13 +02:00