make easier to theme

This commit is contained in:
Bailey Ling
2013-07-01 00:11:37 +02:00
parent 695899636d
commit fda2171dee
3 changed files with 37 additions and 26 deletions

View File

@@ -25,7 +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_theme` change the theme, currently only `default` is available
* `g:airline_powerline_fonts` enable/disable usage of patched powerline font symbols
# contributions