if jedi#init_python() && g:jedi#auto_initialization && g:jedi#completions_enabled
    call jedi#setup_completion()
endif