remove function call, no longer needed.
This commit is contained in:
parent
c16d6e69a9
commit
de4c7253e2
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user