vim-airline/autoload/airline
Christian Brabandt a676af7c8a
highlighter: check for accents key
This is actually a work around for a broken installation. the dict p
should always contain the accents key (see `airline#themes#patch()`
function, that adds missing accents). So even if the theme does not
define the accents key, it should always exist.

However, an error while evaluating the statusline is extremely annoying,
so add some safeguards here and skip the following for loop.

related #2043
2020-01-20 12:28:04 +01:00
..
extensions update license's year in vim-airline 2020-01-06 11:22:49 +09:00
themes update license's year in vim-airline 2020-01-06 11:22:49 +09:00
async.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
builder.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
debug.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
extensions.vim update preview in extensions.vim 2020-01-12 01:27:24 +09:00
highlighter.vim highlighter: check for accents key 2020-01-20 12:28:04 +01:00
init.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
msdos.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
parts.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
section.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
themes.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
util.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00