mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 04:54:44 +08:00
Revert "use list of funcrecs, allowing window overrides to be dynamically added"
This reverts commit c0427e435d.
This commit is contained in:
@@ -50,8 +50,6 @@ function! s:init()
|
||||
endif
|
||||
endfunction
|
||||
|
||||
let g:airline_window_override_funcrefs = []
|
||||
|
||||
augroup airline
|
||||
au!
|
||||
autocmd ColorScheme * call airline#highlight(['normal'])
|
||||
|
||||
Reference in New Issue
Block a user