> I think you can also use
>
> :%s/^/(your text)/g
>
> regular _expression_ which will put the text at the begining.
>
> -shishir
>

Yes but the % is a special range that means every line in the file not
select few lines.

Bret

you are right. In that replace % with start_line_number, end_line_number you are interested in.

-Shishir


 


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to