mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
Add the parso submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +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
|
||||
|
||||
1
pythonx/parso
Submodule
1
pythonx/parso
Submodule
Submodule pythonx/parso added at 5a57e8df06
Reference in New Issue
Block a user