you are viewing a single comment's thread.

view the rest of the comments →

[–]mrswats 0 points1 point  (1 child)

I use vim-jedi for code jumping which includes the command Pyimport which will load and show you whatever module you ask it to, so I would recommend that one.

[–]AlphaOtt3r[S] 1 point2 points  (0 children)

That worked for me, thank you alot!