Tuesday, April 23, 2013

Re: color scheme for HTML

On 2013-04-23, A HV wrote:
> > On Tuesday, April 23, 2013 9:30:52 AM UTC-5, A HV wrote:
> > > Hello all,
> > > Is it possible and how to set up a Color Scheme for HTML
> > > documents?
> > > I use curl | vim to open HTML URLs by Vim but it is in HTML
> > > code. Is it possible to switch between the HTML code and
> > > formated document in Vim? Like eLinks does for saving HTML
> > > pages like formated document :).

> PS eLinks has feature "Toggle HTML/Plan" actually I am looking
> such feature for Vim.

You might want to look at using w3m to display your notebook as
formatted HTML, then use w3m's E command to open the source of the
current page. Edit your HTML source with Vim, then save and quit
whenever you want to see the formatted version. W3m automatically
reloads the current page when you exit the editor.

Regards,
Gary

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: