mirror of
https://github.com/amix/vimrc
synced 2025-06-29 02:55:01 +08:00
Added jedi-vim
This commit is contained in:
6
sources_non_forked/jedi-vim/.gitmodules
vendored
Normal file
6
sources_non_forked/jedi-vim/.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "jedi"]
|
||||
path = pythonx/jedi
|
||||
url = https://github.com/davidhalter/jedi.git
|
||||
[submodule "pythonx/parso"]
|
||||
path = pythonx/parso
|
||||
url = https://github.com/davidhalter/parso.git
|
Reference in New Issue
Block a user