On 7 апр, 02:58, Brett Stahlman <brettstahl...@comcast.net> wrote:
> Use a look-behind assertion...
> \%(||\)\@<=
> ...instead of...
> ||\zs
>

Thanks a lot!
I thought that using \zs is the same as \@<= (as written in the :help /
\@<= ).
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to