How do I get omnicompletion for Python external libraries?

998 views Asked by At

I've setup my gVim to have omnicompletion, but only for the standard library atm.. How do I include other libraries (Django, Pygame, etc...)?

Thanks!

1

There are 1 answers

2
Ned Batchelder On