On Mon, Sep 24, 2001 at 11:50:52PM +0200, René Clerc wrote:
> | > The reason why I'm mailing you is the following question:
> | >
> | > Your email body is justified. How do you do this? With vim somehow?
> | > Could you explain this to me?
>
> Does anybody know if it's possible with vim? I mostly use mutt over
> ssh...
I found this in the vim docs:
*right-justify*
There is no command in Vim to right justify text. You can do it with
an external command, like "par" (e.g.: "!}par" to format until the end of the
paragraph) or set 'formatprg' to "par".
This would suggest that full justification is also not possible within
vim natively. I don't have par installed, so I can't test to see if it
would do it.
--
David Rock
[EMAIL PROTECTED]
PGP signature