https://github.com/jceb/vim-helpwrapper
Wrap several different help systems within one shortcut
https://github.com/jceb/vim-helpwrapper
Last synced: 5 months ago
JSON representation
Wrap several different help systems within one shortcut
- Host: GitHub
- URL: https://github.com/jceb/vim-helpwrapper
- Owner: jceb
- Created: 2010-08-14T17:17:24.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T05:33:58.000Z (almost 5 years ago)
- Last Synced: 2025-03-22T21:02:21.968Z (about 1 year ago)
- Language: Vim script
- Homepage: http://www.e-jc.de/
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Helpwrapper makes it easy to access help from within a buffer. It takes
the file type and opens help when requested via K or :Help command.
Currently supported help plugins:
- man.vim
- pydoc.vim
- rfc.vim
- vim's own help system