vim-airline/autoload
Christian Brabandt 52ce640534
startup: remove workaround for skipping redraw
commit 7d082c03b2 added a workaround to skip
a few redraws on startup so that the intro message is not shown anymore.

However might cause problems, that some highlighting groups are not
correctly set. Also recent Vims (8.0.1290 and so on) do not seem to
suffer from the problem that an too early initializiation of airline
causes a redraw which skips the intro message.

Therefore, revert that commit.

Fixes #1585
2017-11-14 23:38:32 +01:00
..
airline collapse fname in tabline when using unique_tail formatter 2017-10-30 20:00:05 +09:00
airline.vim startup: remove workaround for skipping redraw 2017-11-14 23:38:32 +01:00