Open
Description
Not getting Jedi completion in Python source files. Tried enabling it with ':set jedi' at the Vim command prompt and also using the example file. Installed pyvim in a virtualenv under Python 2.7.9 on Debian. The jedi module did get installed by pip and imports OK in a Python prompt.
All else works great. Must be doing something wrong ...