Home > SYN2HTML

SYN2HTML

SYN2HTML is a project mainly written in Vim Script, it's free.

Syntax to HTML converter (Python)

This is a mirror of http://www.vim.org/scripts/script.php?script_id=640

Yet Another Version of the 2html.vim script found in the $VIMRUNTIME/syntax directory.

This version is written in python, making it far easier to do things like change the format of HTML created by the script (i.e. putting it in

tags instead of tags).

To use this script, your vim must be compiled with +python.

Previous:tcsoft.vim