mirror of
https://github.com/amix/vimrc
synced 2025-07-10 11:44:59 +08:00
Added jedi-vim
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
if jedi#init_python() && g:jedi#auto_initialization && g:jedi#completions_enabled
|
||||
call jedi#setup_completion()
|
||||
endif
|
Reference in New Issue
Block a user