Hi,

Suppose I have a text like this (:set list)

Hello          $
this  $
is$
a                 $
text with $
spaces  $

and want it to become this one:

Hello                  = 
this                   = 
is                     =  
a                      =  
text with              =       
spaces                 =    

. I tried different cpoptions combined with
blcok-seelcting in visual mode, but I failed
and ended up adding spaces by hand in each line,
which isn't efficent that much ;)

I set virtualedit=block.

What do I have to tell vim that it will recognize
missing spaces and add it according to a block
select?

By the way: I am using vim on Gentoo linux as console
applikation only (no gvim).

Thank you very much in advance for any helpful space! ;)

Kind regards and have a nice sunday!
mcc


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

Reply via email to