mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-03 01:53:22 +08:00
check background of groups to determine transition. resolves #599.
This commit is contained in:
@@ -256,6 +256,7 @@ function! s:get_buffers()
|
||||
|
||||
call b.add_section('airline_tabfill', '')
|
||||
call b.split()
|
||||
call b.add_section('airline_tabfill', '')
|
||||
call b.add_section('airline_tabtype', ' buffers ')
|
||||
|
||||
let s:current_bufnr = cur
|
||||
|
||||
Reference in New Issue
Block a user