mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-02-28 15:42:18 +08:00
remove repeated comments. add zenburn to auto theme switch.
This commit is contained in:
@@ -44,6 +44,7 @@ function! airline#init#bootstrap()
|
||||
\ 'base16.*': 'base16',
|
||||
\ 'mo[l|n]okai': 'molokai',
|
||||
\ 'wombat.*': 'wombat',
|
||||
\ '.*zenburn.*': 'zenburn',
|
||||
\ '.*solarized.*': 'solarized',
|
||||
\ }, 'keep')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user