Put j3>>3j in a buffer On 10 Jun 2014 08:40, "Ni Va" <[email protected]> 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 [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
