How do I make Gvim word wrap in such a way that doesn\'t break words in the middle?
You can also use wrapmargin, which the manual defines as:
Number of characters from the right window border where wrapping starts. When typing text beyond this limit, an will be inserted and inserting continues on the next line.