https://github.com/tomtom/zeal_vim
A simple plugin to work with the Zeal API documentation browser
https://github.com/tomtom/zeal_vim
documentation help vim vim-plugin viml
Last synced: 7 months ago
JSON representation
A simple plugin to work with the Zeal API documentation browser
- Host: GitHub
- URL: https://github.com/tomtom/zeal_vim
- Owner: tomtom
- License: gpl-3.0
- Created: 2014-12-21T15:51:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T08:37:05.000Z (over 9 years ago)
- Last Synced: 2025-01-02T18:47:54.193Z (over 1 year ago)
- Topics: documentation, help, vim, vim-plugin, viml
- Language: VimL
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.TXT
Awesome Lists containing this project
README
This plugin provides a map ( or |g:zeal_map|) and a command |:Zeal| to
query the Zeal API documentation browser (see http://zealdocs.org) for a given
word or the word under cursor.
Related Work~
- See http://zealdocs.org/usage.html
-----------------------------------------------------------------------
License: GPLv3 or later
Install: See http://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT
See http://github.com/tomtom for related plugins.