mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2025-12-06 09:14:24 +08:00
The non-normal maps may be used by other extensions. In particular, airline#extensions#tabline#load_theme() causes errors unless they are set. fixes #141