autoload themes to match colorscheme. resolves #145.

This commit is contained in:
Bailey Ling
2013-08-18 04:44:13 +00:00
parent b4d7531c05
commit 03c08e819c
3 changed files with 44 additions and 5 deletions

View File

@@ -61,8 +61,9 @@ values):
only the filename of that buffer. >
let g:airline_inactive_collapse=1
<
* change the default theme >
let g:airline_theme='dark'
* themes are automatically selected based on the matching colorscheme. this
can be overridden by defining a value. >
let g:airline_theme=
<
* enable/disable usage of patched powerline font symbols >
let g:airline_powerline_fonts=0