575 wrote:
>   I have a defination in a program: integer value[0] ,
>   now I wanna get more lines as number order like this:
>  
>   integer value[0];
>   integer value[1];
>   ...
>    ...
>   integer value[31];

There's a bit more on this at:
http://vim.wikia.com/wiki/Increasing_or_decreasing_numbers

John


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to