Hi, I'm wondering if there is a way to print the syntax highlighted text to stdout using ansi color. I was told the following trick to print the output to an html file. But I'd prefer the output to stdout.
vim +'syn on | run! syntax/2html.vim | wq | q' foo.pl Regards, Peng -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
