Hello, * On Sat, Dec 02, 2006 at 02:43:54AM -0800, Muddassirali Mirzani <[EMAIL PROTECTED]> wrote: > i'd like to know how can use the vim convert to > html utility without opening the file.. I have a bunch > of files i need in html format with the syntax > highlighted and would like to write a script to do it.
There is a perl script that does that. Sometimes ago, I forked it to fix a few things, and suit my needs. -> http://hermitte.free.fr/vim/ressources/tools +-> vim2html3.pl (the main script) +-> VimDetect.pm (perl module the script depends on) HTH, -- Luc Hermitte http://hermitte.free.fr/vim/
