mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-03 10:03:25 +08:00
check background of groups to determine transition. resolves #599.
This commit is contained in:
@@ -2,6 +2,7 @@ let g:airline_theme = 'dark'
|
||||
call airline#init#bootstrap()
|
||||
call airline#init#sections()
|
||||
source plugin/airline.vim
|
||||
call airline#load_theme()
|
||||
|
||||
describe 'default'
|
||||
before
|
||||
|
||||
Reference in New Issue
Block a user