Search code examples
vimomnicomplete

Is there a plugin--omnicomplete or other-- that will suggest python modules to import?


For example:

from datetime import <c-x><c-o>{list of modules inside datetime package}

Solution

  • I think the only plugin that claims support for it right now is pysmell.