[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] vim text wrapping
> Since I don't write very well I always end up making changes while
> re-reading myself. When I edit a line Vim doesn't wrap anymore like it
> did when I first typed the text. So all the lines I've edited aren't
> wrapped like the others. It can make reading my mail challenging at
> times.
Just like everyone said, I use
gqap
in the middle of a paragraph i'd like to reformat. Also of note, I set
my formatoptions like this :
:set formatoptions = tcq
which brings me more or less what I want. Check the man (:he
formatoptions) to see the different options for the formating.
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk