cfg - Removed call that prevented lazy loading from working
This commit is contained in:
parent
080e44cea8
commit
eaab5add81
1 changed files with 0 additions and 1 deletions
|
@ -69,5 +69,4 @@ function! CheckDeinInstall()
|
|||
if dein#check_install()
|
||||
call dein#install()
|
||||
endif
|
||||
call dein#call_hook( "on_post_source" )
|
||||
endfunction
|
||||
|
|
Loading…
Reference in a new issue