Andrew Radev on Nostr: I agree it would be nice to be able to plug it as part of a pattern, though it would ...
I agree it would be nice to be able to plug it as part of a pattern, though it would probably be clumsy to write on the fly.
The method of doing this is by using the "skip expression" in the `search` family of function calls: https://github.com/vim/vim/blob/master/runtime/doc/builtin.txt#L9186-L9191
The method of doing this is by using the "skip expression" in the `search` family of function calls: https://github.com/vim/vim/blob/master/runtime/doc/builtin.txt#L9186-L9191