mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 21:14:44 +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)
|
call airline#extensions#{name}#init(s:ext)
|
||||||
endif
|
endif
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
call airline#util#exec_funcrefs(g:airline_statusline_funcrefs)
|
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user