On Wednesday, July 2, 2014 11:49:38 PM UTC-5, ZyX wrote:
> >Shouldn't you need to escape the $ with a \ when using \V?
>
> \V only *starts* the region. It does not affect the whole pattern.
>
Ah, you're right. I was expecting it to act like \c and \C:
*/\c* */\C*
When "\c" appears anywhere in the pattern, the whole pattern is handled like
'ignorecase' is on. The actual value of 'ignorecase' and 'smartcase' is
ignored. "\C" does the opposite: Force matching case for the whole pattern.
{only Vim supports \c and \C}
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.