Tuesday, June 10, 2014

Re: indent versus previous line

I prefer a command like Christian than repeat a macro

On Tuesday, June 10, 2014 12:26:33 PM UTC+2, elken wrote:
> *qqj3>>3jq
>
>
>
> On 10 Jun 2014 11:25, "Ellis Kenyo" <spon...@gmail.com> wrote:
>
>
> Put cursor on first line
>
> qqj3>>jq
>
> Then replay with n@q where n is a number
>
> On 10 Jun 2014 11:24, "Ni Va" <niva...@gmail.com> wrote:
>
>
> On Tuesday, June 10, 2014 12:11:10 PM UTC+2, elken wrote:
>
> > Put j3>>3j in a buffer
>
> >
>
> > On 10 Jun 2014 08:40, "Ni Va" <niva...@gmail.com> wrote:
>
> >
>
> > Hi,
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > I got a file that contains those lines :
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > \s\s\s\s\sFOO
>
> >
>
> > BAR1
>
> >
>
> > BAR2
>
> >
>
> > END_OF_BLOCK
>
> >
>
> > \s\s\s\s\sFOO2
>
> >
>
> > BAR1
>
> >
>
> > BAR2
>
> >
>
> > END_OF_BLOCK
>
> >
>
> > \s\s\s\s\sFOO3
>
> >
>
> > BAR1
>
> >
>
> > BAR2
>
> >
>
> > END_OF_BLOCK
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > I would like to indent all sublines of each BLOCK to be like that :
>
> >
>
> >
>
> >
>
> > \s\s\s\s\sFOO
>
> >
>
> >              BAR1
>
> >
>
> >              BAR2
>
> >
>
> >              END_OF_BLOCK
>
> >
>
> > \s\s\s\s\sFOO2
>
> >
>
> >              BAR1
>
> >
>
> >              BAR2
>
> >
>
> >              END_OF_BLOCK
>
> >
>
> > \s\s\s\s\sFOO3
>
> >
>
> >              BAR1
>
> >
>
> >              BAR2
>
> >
>
> >              END_OF_BLOCK
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > My file contains 500000 lines so it has to be done automatically
>
> >
>
> >
>
> >
>
> > --
>
> >
>
> > --
>
> >
>
> > 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+u...@googlegroups.com.
>
> >
>
> > For more options, visit https://groups.google.com/d/optout.
>
>
>
> ???? don't understand the goal. tested without success
>
>
>
> --
>
> --
>
> 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+u...@googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.

--
--
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/d/optout.

No comments:

Post a Comment