vim: wrap question

Posted by remio on Stack Overflow See other posts from Stack Overflow or by remio
Published on 2010-03-18T14:26:19Z Indexed on 2010/03/21 11:11 UTC
Read the original article Hit count: 381

Filed under:
|
|

I would like to wrap the text 5 characters before the end of window (without breacking the line). I don't know how to do this without putting an EOL character in the text (wrapmargin/textwidth).

© Stack Overflow or respective owner

Related posts about vim

Related posts about wrap