On Sat, Nov 7, 2009 at 10:43 PM, kurt krueckeberg <[email protected]> wrote: > > I want rmove the "<FONT SIZE=3"> from the line below > > <FONT SIZE=3>some text goes here</FONT> > > so it looks like: > > some text goes here</FONT> > > Actually, I prefer to also remove "</FONT>", so I just have: > some text goes here >
Hi Kurt, you can do that using the surround plugin, and entering dst over the line to Delete the Surrounding html Tag. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
