Hi,

Is it possible to redefine (or adjust) some of the indent markers.
I have code containing  ( at the end
I.e:
port map (
 aa => bb,
 cc => dd);


when I indent the file with gg=G it get indented so that
aa is below the ( character and not indented two spaces from port map.
(I've showned it below but not sure it's aligned right when displayed in all mail clients)
port map (
              aa => bb,
              cc => dd);

Can you tell vim that it should indent from the p of port iso the (?

Rgds,
Eric

_________________________________________________________________
Download Messenger. Join the i’m Initiative. Help make a difference today. http://im.live.com/messenger/im/home/?source=TAGHM_APR07

Reply via email to