Tip #621: Vim as a syntax highlighting engine for web publishing
tip karma |
Rating 15/10, Viewed by 1655
|
created: |
|
December 15, 2003 13:18 |
|
complexity: |
|
advanced |
author: |
|
Giuseppe Maxia |
|
as of Vim: |
|
5.7 |
Geoff Richards has written a Perl module to turn Vim into a highlighting
engine for the web.
Text::VimColor (http://search.cpan.org/perldoc?Text::VimColor).
See some basic usage at http://www.perlmonks.org/index.pl?node_id=314528
where I also show a caching module to improve Text::VimColor performance.
Enjoy
gmax
<<getting to know the function prototypes |
Deleting a buffer without changing your window layout >>
Additional Notes
|