Hacker News new | ask | show | jobs
by ronmrdechai 2578 days ago
Take a look at `:help 'keywordprg'`.
1 comments

Can I do things like get `K` to work on python commands? Including modules? Or with other languages?

I see that I can do `set keywordprg=pydoc` but I want modules too.