support for autoloaded themes

This commit is contained in:
Bailey Ling
2013-06-30 23:41:21 +02:00
parent d49a296984
commit d6525578ce
3 changed files with 39 additions and 34 deletions

View File

@@ -25,6 +25,7 @@ there are a couple configuration values available:
* `g:airline_right_sep` the seperator used on the right side
* `g:airline_enable_fugitive` enable/disable fugitive integration
* `g:airline_enable_syntastic` enable/disable syntastic integration
* `g:airline_theme' change the theme, currently only `default` is available
* `g:airline_powerline_fonts` enable/disable usage of patched powerline font symbols
# contributions