On Thu, Jan 29, 2009 at 12:25 AM, Tim Chase <[email protected]> wrote:
> There are a lot of expressions you could use, depending on how > lax you want to be. The first that comes to mind is > > :%s/\[\['\([^']*\)'\]\]/\1/g > > which should be sufficiently generic to handle cases where more > than one appears on a line (a detail you omit). thanks! i found that i also can use cut from shell. -dix- --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
