vim-airline/autoload/airline
Christian Brabandt 69b132a6f4
Make sure, the highlighting group will be defined
If a color value of ['', '', 'NONE', 'NONE', ''] is given as value to
the highlighting group, the resulting group definition would look like
this:

hi Normal ctermfg=NONE ctermbg=NONE

which would result in the highlighting group being cleared (or even no
set at all), therefore check that at least one other value exists and if
not fall back to the highlighting definition of the Normal group.
2017-02-20 21:30:10 +01:00
..
extensions Truncation fix 2017-02-07 14:20:56 +01:00
themes Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
builder.vim Add dict to function refferencing self 2016-12-12 19:26:52 +01:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim Add vimagit extension 2017-01-19 14:02:53 +01:00
highlighter.vim Make sure, the highlighting group will be defined 2017-02-20 21:30:10 +01:00
init.vim Add missing comma 2017-01-27 12:10:07 +01:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim Make fileformat output truncatable 2016-12-13 21:47:09 +01:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
util.vim Add dict to function refferencing self 2016-12-12 19:26:52 +01:00