mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-09-13 10:26:44 +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.