Mar 17, 2012 One of the challenges Chisel presents is the lack of syntax highlighting for code snippets. Luckily, this can be solved with -- surprise, surprise -- VIM! VIM includes a plugin called TOhtml. Calling this will convert the current file into HTML, complete with coloring if syntax highlighting is enabled. This works on hightlighted text too. To execute, enter normal mode and type: :TOhtm