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