On May 28, 2012, at 9:33 AM, sinbad <[email protected]> wrote:

> i have a text as follows.
> 
> apple  banana
> cat   dog
> elephant fan
> goat hen
> 
> i want to make the above text aligned as follows.
> 
> apple      banana
> cat         dog
> elephant fan
> goat       hen
> 
> is there any simple technique without doing to manually.

See if http://www.drchip.org/astronaut/vim/index.html#ALIGN helps (in 
particular, the \tsp mapping).

Regards,
C Campbell

-- 
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

Reply via email to