Y
Hacker News
new
|
ask
|
show
|
jobs
by
ronmrdechai
2578 days ago
Take a look at `:help 'keywordprg'`.
1 comments
godelski
2578 days ago
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.
link
matthewn
2573 days ago
Check out vim-dokumentary:
https://github.com/gastonsimone/vim-dokumentary
link
I see that I can do `set keywordprg=pydoc` but I want modules too.