mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-02-21 01:58:25 +08:00
Revert "themes: drop simple colorscheme - theme mappings"
This reverts commit 47be64d7f2c0dee92df6038a8639e7c93abf5aa7. closes #2006
This commit is contained in:
parent
47be64d7f2
commit
ce932f3825
@ -59,7 +59,11 @@ function! airline#init#bootstrap()
|
||||
call extend(g:airline_theme_map, {
|
||||
\ 'default': 'dark',
|
||||
\ '\CTomorrow': 'tomorrow',
|
||||
\ 'base16': 'base16',
|
||||
\ 'mo[l|n]okai': 'molokai',
|
||||
\ 'wombat': 'wombat',
|
||||
\ 'zenburn': 'zenburn',
|
||||
\ 'solarized': 'solarized',
|
||||
\ 'flattened': 'solarized',
|
||||
\ '\CNeoSolarized': 'solarized',
|
||||
\ }, 'keep')
|
||||
|
Loading…
x
Reference in New Issue
Block a user