Friday, October 14, 2022

Patterns: balanced parentheses

Is there any way to match nested balanced parentheses or other delimiters in Vim patterns? I wish there were at least something like %b() in Lua patterns. (I see \%b is unused, so perhaps Vim can steal the Lua syntax! :-)

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAFC_yuSCepTSXnsPUZ8SzhEwtVLBv0cm4_Ovk2k9%2BFKnDYUPCA%40mail.gmail.com.

No comments: