* Michael Pobega [2007.02.26 08:00]: > I think it is set by default, but when I go back > and edit what I typed everything gets out of > alignment. Vim is a good text editor but it > doesn't really like when I add in/remove words. Not sure what you mean, but if your paragraphs are separated by empty lines, just put the cursor in one of those "out of alignment" paragraphs and type "gqip". :h gq :h ip -- JR