vim-airline/autoload/airline
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
..
extensions Try to avoid excessive redraws. 2016-02-06 13:55:28 +01:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim fix neovim color mode 2016-02-05 22:47:57 +01:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim Disable YCM extension by default 2016-01-30 14:18:20 +01:00
highlighter.vim Try to avoid excessive redraws. 2016-02-06 13:55:28 +01:00
init.vim fix neovim color mode 2016-02-05 22:47:57 +01:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim Make the BOM indicator '[BOM]' 2016-02-05 18:19:53 +01:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Fix highlighting problems with Vim 2016-02-04 16:29:45 +01:00
util.vim happy 2016! 2016-01-14 21:38:38 -05:00