mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 20:54:26 +08:00
remove function call, no longer needed.
This commit is contained in:
@@ -189,7 +189,5 @@ function! airline#extensions#load()
|
||||
call airline#extensions#{name}#init(s:ext)
|
||||
endif
|
||||
endfor
|
||||
|
||||
call airline#util#exec_funcrefs(g:airline_statusline_funcrefs)
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user