da46be7044
This first version only uses the Jedi completion engine after a ".", similar to how the ClangCompleter works. It is also entirely synchronous and blocks for quite a while the first time it is called.
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
[submodule "python/completers/python/jedi"]
|
|
path = python/completers/python/jedi
|
|
url = https://github.com/davidhalter/jedi.git
|