mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-02-28 23:52:19 +08:00
autoload themes to match colorscheme. resolves #145.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user