chipsenkbeil / vimdoc2html

Utility to convert vimdoc to html using tree-sitter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimdoc2html

Simple tool to read in vimdoc files and output html.

Build

Requires Rust 1.65.

cargo build --release

License

This project is licensed under either of

Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.

About

Utility to convert vimdoc to html using tree-sitter.

License:Apache License 2.0


Languages

Language:Rust 100.0%