indentation - How can I wrap text to some length in Vim? -
itemprop = "text">
We talk about relative measures.
aaaaaaaaaaaa bbbbbbbbbbbbb ccccccccccccc etc I want to be it short:
aaaaa aaaaa looks like my vim BBBBB BBBBB CCCCCCCC How can I get it? And how can I manage to determine the length of such blocks?
You can actually do two things: / P>
- VIM format ( I.e. alteration) let your lines do linear lines by inserting line lines
- Leave the lines aside, but wrap them
What do you want?
Option 1 will be achieved by setting the textwidth (for example : textwidth = 30 (from reply to Swarop)). After this, you can reformat it by typing it in your view (in visual mode) and gq . Option 2 can be toggled by running : set wrap or : set iPod .
Both are free.
Comments
Post a Comment