Wednesday, June 3, 2015

Execute command on multiple ranges found by regex

You can define a range with regular expression(s) like:

:/^beginfoo/+1,/^endfoo/-1!somefilter

However if there are multiple ranges which would match only the
next one is filtered.

Can you make Vim apply the command to all matching ranges
throughout the buffer in one go? I'm sure there is some easy
solution I can't find...

/bpj

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: