Re: Changing coloured vi to html or word doc.
- From: Ray Van Dolson <rvandolson@xxxxxxxx>
- Date: Wed, 28 May 2008 08:55:46 -0700
On Wed, May 28, 2008 at 08:43:24AM -0700, Gerrard Geldenhuis wrote:
Hi
Can anyone advice on a method of converting the code (bash) highligting
in vim to html or something else that I can use in ms word.
This this:
1. Load the file you want to convert.
2. Enter command mode in vim (hit ESC)
3. Enter in the following:
:runtime! syntax/2html.vim
This should split a new window open containing the HTML version of the
file you were looking at -- syntax highlighting included. You can then
save it to an html file.
2html.vim should be part of the vim-common package.
Ray
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- Re: Changing coloured vi to html or word doc.
- From: Jose R R
- RE: Changing coloured vi to html or word doc.
- From: Gerrard Geldenhuis
- Re: Changing coloured vi to html or word doc.
- References:
- Changing coloured vi to html or word doc.
- From: Gerrard Geldenhuis
- Changing coloured vi to html or word doc.
- Prev by Date: Changing coloured vi to html or word doc.
- Next by Date: RE: Changing coloured vi to html or word doc.
- Previous by thread: Changing coloured vi to html or word doc.
- Next by thread: RE: Changing coloured vi to html or word doc.
- Index(es):
Relevant Pages
|