mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
Move jedi_vim.py and the jedi submodule into pythonx, which gets added to Vim's internal sys.path. While jedi cannot be imported directly from there, it still makes sense for consistency.
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
[submodule "jedi"]
|
|
path = pythonx/jedi
|
|
url = https://github.com/davidhalter/jedi.git
|