Wednesday, September 18, 2013

Re: /^\[\w"]

On 9/17/13, Gary Johnson <garyjohn@spocom.com> wrote:
> On 2013-09-17, tom arnall wrote:
>> with nomagic /^\[\w"] does not get every match. it skips random
>> intervals of matching lines with every try. que pasa?
>
> For example, ....
>
> Regards,
> Gary
>

In the process of getting an example, I found that vim is skipping to
lines starting with 'w'. What do I say in nomagic that gets all letter
chars and number chars and double quote?


> --
> --
> 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/groups/opt_out.
>


--
Regards,

Tom Arnall
Ensenada, Baja California


----------------
"The basic truths are self-evident, but 'self-evident' does not mean
'obvious'." Spinoza, approx.

--
--
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/groups/opt_out.

No comments: