Hello!
Does vim support multiline patterns with pockets?
If it does, then what pattern would match this:
{
Type * variantName = ....;
variantName->someMethod();
}
i.e. search all places where variable of type "Type" was used,
"someMethod" was called and variant name may vary.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---