Match bubblegum theme to colorscheme

This commit is contained in:
Christian Brabandt 2016-02-19 12:55:33 +01:00
parent 13ea57b98a
commit 20d3aae20f
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ function! airline#init#bootstrap()
call extend(g:airline_theme_map, {
\ 'Tomorrow.*': 'tomorrow',
\ 'base16.*': 'base16',
\ 'bubblegum': 'bubblegum',
\ 'mo[l|n]okai': 'molokai',
\ 'wombat.*': 'wombat',
\ '.*zenburn.*': 'zenburn',