Re: command to select multiple line & move it backward/forward

2008-12-10 Thread Tim Chase
> I would like to know the command to select multiple lines & move > them either backward/forward. I need this functionality to make > indendation in my program. "backward/forward" are ambiguous terms -- do you mean "up/down in the file" or "indent/dedent in the file"? INDENTING/DEDENTING =

Re: command to select multiple line & move it backward/forward

2008-12-10 Thread sc
On Wednesday 10 December 2008 8:57 am, mthread wrote: > > Hi, > I would like to know the command to select multiple lines & move > them either backward/forward. I need this functionality to make > indendation in my program. here's what i use: " move text and rehighlight -- vim tip_id=224 v

command to select multiple line & move it backward/forward

2008-12-10 Thread mthread
Hi, I would like to know the command to select multiple lines & move them either backward/forward. I need this functionality to make indendation in my program. --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, vis