Revert "use list of funcrecs, allowing window overrides to be dynamically added"

This reverts commit c0427e435d.
This commit is contained in:
Bailey Ling
2013-07-09 11:48:11 +00:00
parent c0427e435d
commit e2d78bdded
3 changed files with 7 additions and 7 deletions

View File

@@ -50,8 +50,6 @@ function! s:init()
endif
endfunction
let g:airline_window_override_funcrefs = []
augroup airline
au!
autocmd ColorScheme * call airline#highlight(['normal'])