Friday, June 21, 2013

Re: append to non-blank lines in a selection

On Friday, June 21, 2013 10:40:45 AM UTC-5, Chris Lott wrote:
> On Fri, Jun 21, 2013 at 6:55 AM, Ben Fritz <fritzophrenic@gmail.com> wrote:
>
> > Since you don't like regex (although you're right, you should learn)
>
>
>
> It's not that I don't like regex, it's that I've found them hard to
>
> learn. Suggestions on good sites/books/etc to learn them would be much
>
> appreciated.
>
>

When I learned, I just did a web search for "regex tutorial" or "learn regular expressions" or something like that. Although each regular expression dialect is different, the concepts are usually very portable. After you learn the basics you can start looking into Vim's :help pattern to pick up on some of the more advanced features available.

--
--
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: