mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
implement funcref list again, this time with a global function as this affects older versions of vim
This commit is contained in:
@@ -50,6 +50,8 @@ 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