mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-01-20 07:02:56 +08:00
a676af7c8a
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 |
||
---|---|---|
.. | ||
extensions | ||
themes | ||
async.vim | ||
builder.vim | ||
debug.vim | ||
extensions.vim | ||
highlighter.vim | ||
init.vim | ||
msdos.vim | ||
parts.vim | ||
section.vim | ||
themes.vim | ||
util.vim |