Files
jedi-vim/.gitmodules
Daniel Hahler 163a0b5db1 Use Vim's pythonx mechanism
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.
2017-08-08 18:58:54 +02:00

4 lines
87 B
Plaintext

[submodule "jedi"]
path = pythonx/jedi
url = https://github.com/davidhalter/jedi.git