mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-04-07 11:44:02 +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