remove repeated comments. add zenburn to auto theme switch.

This commit is contained in:
Bailey Ling
2013-09-05 14:06:38 +00:00
parent ada6523d59
commit 9356265d3e
2 changed files with 2 additions and 10 deletions

View File

@@ -44,6 +44,7 @@ function! airline#init#bootstrap()
\ 'base16.*': 'base16',
\ 'mo[l|n]okai': 'molokai',
\ 'wombat.*': 'wombat',
\ '.*zenburn.*': 'zenburn',
\ '.*solarized.*': 'solarized',
\ }, 'keep')