forked from VimPlug/jedi-vim
Add the parso submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
|||||||
[submodule "jedi"]
|
[submodule "jedi"]
|
||||||
path = pythonx/jedi
|
path = pythonx/jedi
|
||||||
url = https://github.com/davidhalter/jedi.git
|
url = https://github.com/davidhalter/jedi.git
|
||||||
|
[submodule "pythonx/parso"]
|
||||||
|
path = pythonx/parso
|
||||||
|
url = https://github.com/davidhalter/parso.git
|
||||||
|
|||||||
1
pythonx/parso
Submodule
1
pythonx/parso
Submodule
Submodule pythonx/parso added at 5a57e8df06
Reference in New Issue
Block a user