Lines Matching refs:textwidth
18 3. 'textwidth' and 'wrapmargin' options |ins-textwidth|
115 'textwidth', 'formatoptions', or 'autoindent' set, this will
153 < Options 'textwidth', 'formatoptions', etc. still apply. If
228 Note that for CTRL-E and CTRL-Y 'textwidth' is not used, to be
475 3. 'textwidth' and 'wrapmargin' options *ins-textwidth*
477 The 'textwidth' option can be used to automatically break a line before it
478 gets too long. Set the 'textwidth' option to the desired maximum line
481 line). If you set 'textwidth' to 0, this feature is disabled.
484 'textwidth' has a fixed width while 'wrapmargin' depends on the width of the
485 screen. When using 'wrapmargin' this is equal to using 'textwidth' with a
489 When 'textwidth' and 'wrapmargin' are both set, 'textwidth' is used.
501 "l" Only break a line if it was not longer than 'textwidth' when the insert
505 "lv" Only break if the line was not longer than 'textwidth' when the insert
508 characters while crossing the 'textwidth' boundary.
797 If the previous expansion was split, because it got longer than 'textwidth',
1948 'textwidth' can be set to the maximum width for a line. When a line becomes