Friday, December 13, 2013

Re: Regular expression and VIm

On Fri, Dec 13, 2013 at 9:39 AM, Karthick Gururaj
<karthick.gururaj@gmail.com> wrote:
> On Fri, Dec 13, 2013 at 7:53 PM, Tim Chase <vim@tim.thechases.com> wrote:
>> On 2013-12-13 19:35, vicky b wrote:
>>> I see most of time for complex editng regular expression is a
>>> must , so what is the best way to start learning regular expression
>>> any thing specific to vim.
>>
>> There are a number of good resources for learning regular
>> expressions, as a quick web search for "learn regular expressions"
>> [...]
>> So first learn the basics of regular expressions, then read up (or
>> ask questions here on the list) on Vim-specific flavor.

Install vim-over:

https://github.com/osyo-manga/vim-over

Seriously, this should be a built-in feature of Vim. It gives visual
feedback on all of the on-screen matches for your regular expression
as you craft it. It is extremely helpful (and fun), regardless of your
level of experience.


Justin M. Keyes

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