Hi,

I want to make from this input (example):

a d f g h
b c d e f
g h i
a i
b f g j

this output


a     d   f g h
  b c d e f
            g h i
a               i
  b       f g      j


is there any vim script, which does this for me?
I am working under Linux and vim (console).

Thank you very much in advance for any help!
VIM! ;)
Kind regards,
Meino Cramer


-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.


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

Reply via email to