Is it possible to add objects and functions manually to Jedi-Vim?

61 views Asked by At

I created with pythonnet a interface for python to my C# project. To work in python I need auto completion for the C# import. I would write out the required objects and functions manually. But how to import these to Jedi-Vim?

0

There are 0 answers