Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

25 Commits

Repository files navigation

VimDoc

Converts vim help files to the different formats (markdown, json, yaml).

Usage

./bin/vimdoc [OPTIONS] FILE
-f, --format FORMAT content format.
Possible values: markdown, json, yaml.
Default: json
--help display a usage message

Template

See full example here.

Header

*vim-plugin.txt* Plugin description

Table of contents

===============================================================================
CONTENTS *vim-plugin-content*
Install |vim-plugin-install|
Commands |vim-plugin-commands|
Options |vim-plugin-options|
Changelog |vim-plugin-changelog|
License |vim-plugin-license|
===============================================================================

Section

===============================================================================
COMMANDS *vim-plugin-commands*
*:PluginCommand*
:PluginCommand {params} Command description
===============================================================================

About

Converts vim help files to the different formats (markdown, json, yaml)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages