Is there a vim plugin to peek docstring

Do you know of a plugin that can let user peek the docstring when cursor is on a particular function or class?

I write Python and I miss that in Pycharm I can hover over a function and peek the docstring.

3

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like