Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/six-ddc/ldoc.vim
ldoc -- a lua documentation tool -- plugin for vim
https://github.com/six-ddc/ldoc.vim
ldoc lua luadoc vim-plugin
Last synced: 10 days ago
JSON representation
ldoc -- a lua documentation tool -- plugin for vim
- Host: GitHub
- URL: https://github.com/six-ddc/ldoc.vim
- Owner: six-ddc
- Created: 2016-01-26T15:07:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T15:11:23.000Z (almost 9 years ago)
- Last Synced: 2023-03-03T11:30:00.865Z (almost 2 years ago)
- Topics: ldoc, lua, luadoc, vim-plugin
- Language: VimL
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ldoc.vim
vim support generate ldoc comments.
copy `ldoc.vim` to `~/.vim/plugin/`
about ldoc, [A LuaDoc-compatible documentation generation system](https://github.com/stevedonovan/LDoc)