VIM highlight to HTML

VIM can output hightligh with HTML tag
In command mode
:TOHtml

If it is not worked. You will need python module called Pygments at “http://pygments.org”.