On Mon, Jun 17, 2013 at 7:24 PM, Paul Isambert <[email protected]> wrote:

>
> still prints “(abc)()” (the “$” is included to make it comparable to
> “.*”), whereas the equivalent
>
>     echo substitute('abc', '.\{-}$', '(\0)', 'g')
>
> I don't know vim , but
does zero-width
http://vimdoc.sourceforge.net/htmldoc/pattern.html
http://davidchuprogramming.blogspot.it/2012/04/vim-tip-not-containing-pattern-2.html
have some influence ?



-- 
luigi

Reply via email to