Excerpts from Patrick Texier's message of Fri Mar 05 11:53:10 +0100 2010: > On Thu, 4 Mar 2010 20:08:18 -0800 (PST), Aman Jain wrote: > > > Is there a way such that I get to see only the text, and not > > the html tags. > > Elvis 2.2 (2003) -a vi-like editor- provides somes modes: html, tex, > man, binary. <CTRL-W>D switches between html and code: > > <http://elvis.the-little-red-haired-girl.org> > > I'm using it for html documentation and man pages on Windows.
Hi Texier: Have you heard about xrefresh? I can reload a page in a browser (IE, Firefox) when a file changes. Thus writing the file in Vim should be enough to review your changes. Then you can use Vi(m) to edit your documents Linux fork can be found here: http://github.com/MarcWeber/xrefresh-server Marc Weber -- 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
